﻿/****/

.id-body{
    width: 1200px;
    overflow: hidden;
    margin: auto;
}
.id-item01{
    overflow: hidden;
    margin-top: 9px;
}
.id-item01 {
    height: 400px;
}
.focusBox { position: relative; width: 820px; height: 380px; overflow: hidden;  text-align: left; background: white;float: left; }
.focusBox .pic img { width: 820px; height: 380px; display: block; }
.focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 40px; width:100%;  background: url("../images/bg.png");overflow: hidden; }
.focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 40px; width:100%; overflow: hidden; }
.focusBox .txt li{ color: #ffffff; width: 100%;text-align: center; height:40px; line-height:40px; position:absolute; bottom:-40px;}
.focusBox .txt li a{ color: white;font-size: 16px;text-decoration: none; }
.focusBox .num { position: absolute; z-index: 3; bottom: 13px; right: 8px; }
.focusBox .num li{ float: left; position: relative; width: 14px; height: 14px; line-height: 14px; overflow: hidden; text-align: center; margin-right: 9px; cursor: pointer; }
.focusBox .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none;background: url("../images/ico04.png") }

.focusBox .prev,
.focusBox .next { width:42px; height:69px; position:absolute; top:146px; z-index:3;  -webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease}
.focusBox .prev { background-image:url(../images/index.png); background-position:-119px 0; left:0 }
.focusBox .next { background-image:url(../images/index.png); background-position:-161px 0; right:0 }


.notice-li01 { width: 370px;height: 380px; overflow: hidden;float: right;background: #f1f1f1 }
.notice-li01 .tab-hd { height: 48px; overflow: hidden}
.notice-li01 .tab-hd .link{
    float: right;
    background: url("../images/ico.png");
    width: 14px;
    height: 14px;
    margin-right: 10px;
    margin-top: 18px;
}
.notice-li01 .tab-hd ul { float: left}
.notice-li01 .tab-hd li{ float: left; line-height: 48px }
.notice-li01 .tab-hd li a{ display:block; width: 110px;text-align: center;color: #343434;font-size: 18px }
.notice-li01 .tab-hd li.on a{
    color: #ffffff;
    background: #2c5289;
}
.notice-li01 .tab-bd {overflow: hidden ;border-top: 2px solid #2c5289 }
.list01{
    overflow: hidden;
}
.notice-li01 .list01{
    margin-top: 12px;
}
.list01 ul li{
    line-height: 24px;
    margin: 5px 0;
    float: left;
    width: 100%;
}
.list01 ul li a{
    margin-left: 10px;
    float: left;
    color: #343434;

}
.list01 ul li a:hover{
    color: #2c5289;
}
.list01 ul li span{
    float: right;
    margin-right: 7px;
    color: #999999;
}
.ie-item02{
    overflow: hidden;
    margin-top: 10px;
}
.ie-item02-left{
    float: left;
    width: 820px;
    overflow: hidden;
}

.notice-li02 {  overflow: hidden; height: 269px}
.notice-li02 .tab-hd { height: 43px; background: #f1f1f1;overflow: hidden;padding-top: 15px}
.notice-li02 .tab-hd ul { float: right;margin-right: 14px}
.notice-li02 .tab-hd li{ float: left;line-height: 43px;margin: 0 11px}
.notice-li02 .tab-hd li a{ display:block; font-size: 16px;color: #343434 }
.notice-li02 .tab-hd li.on a{
    color: #2c5289;
    font-weight: bold;
}
.notice-li02 .tab-hd .bg{
    float: left;
    background: url("../images/bg02.png");
    width: 190px;
    height: 43px;
    line-height: 43px;
    color: #ffffff;
    text-indent: 40px;
    font-weight: bold;
    font-size: 20px;
}
.notice-li02 .tab-hd .link{
    float: right;
    background: url(../images/ico.png);
    width: 14px;
    height: 14px;
    margin-right: 10px;
    margin-top: 15px;
}
.notice-li02 .tab-bd { overflow: hidden  }
.notice-li02 .list01{
    margin-top: 17px;
}
.notice-li02 .list01 ul li span {
    margin-right: 14px;
}
.notice-li02 .list01 ul li i{
    float: left;
    color: #666666;
    margin-left: 12px;
}
.notice-li02 .list01 ul li em{
    font-weight: 400;
    width: 146px;
    float: right;
    color: #999999;
}
.notice-li02 .list01 ul li{
    line-height: 24px;
    margin: 3px  0;
}
.id-wjss{
    width: 802px;
    margin: 16px auto 0;
    overflow: hidden;
    height: 52px;
    border-bottom: 1px dashed #e8e8e8;
}
.id-wjss span{
    float: left;
    margin-left: 56px;
    font-size: 16px;
    font-weight: bold;
    color: #2c5289;
    line-height: 34px;
}
.id-wjss i{
    margin-left: 10px;
    float: left;
    font-size: 14px;
    color: #888888;
    line-height: 34px;
    outline: none;
}
.id-wjss .text{
    outline: none;
    height: 32px;
    line-height: 32px;
    border: 1px solid #d1d1d1;
    width: 318px;
    margin-left: 22px;
    float: left;
    text-indent: 10px;
}
.id-wjss .btn{
    width: 100px;
    height: 34px;
    border: 0;
    background: #dedcdc;
    color: #343434;
    float: left;
    margin-left: 12px;
}
.notice-li02 .list01-g {
    margin-top: 7px;
}
.id-open{
    overflow: hidden;
}
.id-open ul li{
    float: left;
    margin: 0 2px;
}
.id-open ul{
    margin-left: 4px;
}
.id-open ul li a{
    display: block;
    width: 130px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    background: #daf1fd;
    color: #343434;
}
.id-open ul li a:hover{
    color: #2c5289;
}
.ie-item02-right{
    float: right;
    width: 370px;
    height: 311px;
    background: #f3f3f3;
    border-top: 2px solid #2c5289;
}
.ie-item02-right .title{
    overflow: hidden;
    height: 56px;
    background: #edecec;
}
.ie-item02-right .title a{
    float: left;
    line-height: 56px;
    margin-left: 38px;
    font-weight: bold;
    font-size: 18px;
    color: #2c5289;
}
.id-leader{
    width: 130px;
    margin-top: 20px;
    margin-left: 31px;
    float: left;
}
.id-leader img{
    display: block;
    width: 120px;
    margin: auto;
    height: 160px;
    background: #dedcdc;
}
.id-leader h1{
    margin-top: 12px;
    text-align: center;
}
.id-leader h1 a{
    font-weight: 400;
    color: #343434;
    font-size: 14px;
    line-height: 24px;
}
.id-leader p{
    line-height: 24px;
    color: #0078ce;
    text-align: center;
}
.id-leader p a{
    margin: 0 3px;
    font-size: 13px;
    color: #0078ce;
}
.id-leader02{
    width: 182px;
    margin-right: 6px;
    float: right;
    margin-left:0 ;
}

.TB-focus img{
    display: block;
    width:1200px;
    height:98px;
}
.TB-focus{background: #FFFFFF; padding-top: 14px; width:1200px; height:98px; position:relative;  overflow:hidden; }
.TB-focus .hd { position:absolute; right:9px; bottom:10px; z-index:1; padding-left:2px; }
    .TB-focus .hd li {
        color: #f60;
        cursor: pointer;
        margin-left: 5px;
        width: 20px;
        height: 10px;
        background: #FFFFFF;
        float: left;
        font-size: 13px;
        line-height: 18px;
        overflow: visible;
        text-align: center;
        filter: alpha(opacity=70); /* IE */
        -moz-opacity: 0.7; /* 老版Mozilla */
        -khtml-opacity: 0.7; /* 老版Safari */
        opacity: 0.7; /* 支持opacity的浏览器*/
    }
.TB-focus .hd li.on { background:#5192dc; color:#fff; font-weight:bold; opacity:1; filter:alpha(opacity=100); z-index:2; position:relative; }
.ie-item03{
    overflow: hidden;
    margin-top: 12px;
}
.id-zwfw{
    height: 320px;
    float: left;
    width: 820px;
    overflow: hidden;
}
.id-zwfw-tittle{
    border-bottom: 2px solid #2c5289;
    height: 43px;
    background: #f1f1f1;
    overflow: hidden;
    padding-top: 15px;
}
.id-zwfw-tittle span{
    float: left;
    background: url(../images/bg02.png);
    width: 190px;
    height: 43px;
    line-height: 43px;
    color: #ffffff;
    text-indent: 40px;
    font-weight: bold;
    font-size: 20px;
}
.id-zwfw-tittle .link{
    float: right;
    margin-right: 20px;
    color: #343434;
    line-height: 43px;
}
.id-zwfw-tittle .link a{
    color: #343434;
}
.id-zwfw-tittle .link a:hover{
    color: #0169c0;
}

.notice-li03 {margin-top: 15px; overflow: hidden; }
.notice-li03 .tab-hd { height: 32px;overflow: hidden}
.notice-li03 .tab-hd ul {  }
.notice-li03 .tab-hd li{
    float: left;
    margin-right: 32px;
    margin-left: 68px;
    line-height: 32px;
}
.notice-li03 .tab-hd li a{
    display: block;
    font-size: 16px;
    color: #343434;
}
.notice-li03 .tab-hd li.on a{
    color: #2c5289;
    font-weight: bold;
}
.notice-li03 .tab-bd { border-top: 1px solid #e8e8e8;  }
.notice-li03 .tab-bd ul{ overflow:hidden; zoom:1; }
.notice-li03 .tab-bd li {
    margin-top: 19px;
    margin-bottom: 17px;
    float: left;
    width: 20%;
}
.notice-li03 .tab-bd li img{
    float: left;
    margin-left: 38px;
}
.notice-li03 .tab-bd li a{
    float: left;
    line-height: 26px;
    margin-left: 14px;
    color: #343434;
}
.id-zwfw-r{
    float: right;
    width: 370px;
}
.id-zwfw-r .banner,.id-zwfw-r .banner img{
    display: block;
}

.notice-li04 { margin-top: 12px;  overflow: hidden; }
.notice-li04 .tab-hd {
    height: 30px;
    overflow: hidden;
}
.notice-li04 .tab-hd ul {
}
.notice-li04 .tab-hd li{
    margin-right: 20px;
    float: left;
}
.notice-li04 .tab-hd li a{
    display: block;
    line-height: 28px;
    padding: 0 12px;
    color: #343434;
}
.notice-li04 .tab-hd li.on a{
    border-bottom: 2px solid #316abc;
    font-weight: bold;
    color: #316abc;
}
.notice-li04 .tab-bd {overflow: hidden  }
.notice-li04 .tab-bd .text{
    float: left;
    width: 268px;
    height: 32px;
    border: 1px solid #d1d1d1;
    text-indent: 10px;
    line-height: 32px;
}
.notice-li04 .tab-bd .btn{
    width: 80px;
    height: 34px;
    color: #ffffff;
    float: left;
    margin-left: 4px;
    background: #316abc;
    border: 0;
}
.id-sfxj{
    margin-top: 6px;
    overflow: hidden;
}
.id-sfxj a{
    margin-right: 6px;
    float: left;
}
.id-sfxj .li03{
    float: right;
    margin: 0;
}
.id-sfxj a img{
    display: block;
}
.ie-item04{
    height: 400px;
    overflow: hidden;
}

.notice-li06 { float: left;width: 820px;  overflow: hidden; height: 398px}
.notice-li06 .tab-hd { height: 43px; background: #f1f1f1;overflow: hidden;padding-top: 15px}
.notice-li06 .tab-hd ul { float: right;margin-right: 14px}
.notice-li06 .tab-hd li{ float: left;line-height: 43px;margin: 0 11px}
.notice-li06 .tab-hd li a{ display:block; font-size: 16px;color: #343434 }
.notice-li06 .tab-hd li.on a{
    color: #2c5289;
    font-weight: bold;
}
.notice-li06 .tab-hd .bg{
    float: left;
    background: url("../images/bg02.png");
    width: 190px;
    height: 43px;
    line-height: 43px;
    color: #ffffff;
    text-indent: 40px;
    font-weight: bold;
    font-size: 20px;
}
.notice-li06 .tab-hd .link{
    float: right;
    background: url(../images/ico.png);
    width: 14px;
    height: 14px;
    margin-right: 10px;
    margin-top: 15px;
}
.notice-li06 .tab-bd { overflow: hidden ;border-top: 2px solid #2c5289 }

.id-leader-jj{
    margin-top: 20px;
    float: left;
    width: 406px;
    overflow: hidden;
}
.id-leader-jj-title{
    overflow: hidden;
    border-bottom: 1px solid #dddddd;
    height: 33px;
    line-height: 33px;
}
.id-leader-jj-title .name{
    float: left;
    font-size: 16px;
    margin-left: 67px;
    font-weight: bold;
    color: #2c5289;
}
.id-leader-jj-title .link{
    float: right;
    color: #343434;
}
.id-leader-jj-title .link a{
    display: inline-block;
    margin: 0 3px;
    color: #343434;
}
.id-leader-jj .list01{
    margin-top: 13px;
    height: 180px;
}
.id-leader-jj .list01 ul li a{
    margin-left: 29px;
}
.id-leader-jj-num{
    margin-top: 13px;
    text-align: right;
    color: #888888;
    line-height: 24px;
}
.id-leader-jj02{
    float: right;
}
.id-leader-top{
    margin-top: 4px;
    text-align: center;
    font-size: 0;
    overflow: hidden;
    width: 100%;
    float: left;
}
.id-leader-top span{
    font-size: 14px;
    line-height: 24px;
    color: #2c5289;
    display: inline-block;
}
.id-leader-top a{
    margin-right: 9px;
    font-size: 14px;
    line-height: 24px;
    color: #2c5289;
    display: inline-block;
}
.id-zjdc{
    margin-top: 20px;
    overflow: hidden;
}
.id-zjdc ul li{
    float: left;
    width: 100%;
    line-height: 24px;
    margin: 3px 0;
}
.id-zjdc ul li h1{
    margin-left: 11px;
    font-weight: 400;
    float: left;
    color: #ff0000;
}
.id-zjdc ul li h2{
    color: #888888;
    margin-left: 11px;
    font-weight: 400;
    float: left;
}
.id-zjdc ul li p{
    float: left;
    width: 450px;
    margin-left: 8px;
}
.id-zjdc ul li p a{
    float: left;
    color: #343434;
}
.id-zjdc ul li p a:hover{
    color: #0079cf;
}
.id-zjdc ul li b{
    float: left;
    font-weight: 400;
    margin: 0 4px;
    color: #888888;
}
.id-zjdc ul li span{
    margin-left: 37px;
    float: left;
    color: #888888;
}
.id-zjdc ul li h3{
    font-weight: 400;
    float: left;
}
.id-zjdc ul li h3 a{
    float: left;
    color: #888888;
}
.id-zjdc ul li h3 a i{
    color: #ff3f3f;
}
.id-zjdc ul li h3 a em{
    color: #316abc;
    font-weight: 400;
}
.id-zjdc-text{
    text-align: center;
    line-height: 24px;
    margin-top: 20px;
    color: #2c5289;
}
.notice-li06 .list01{
    margin-top: 20px;
}
.id-leader-jj .list01 ul li{
    margin: 3px 0;
}
.id-zxft{
    border-top: 2px solid #2c5289;
    float: right;
    width: 370px;
    overflow: hidden;
}
.id-zxft .title{
    height: 56px;
    overflow: hidden;
    background: #f1f1f1;
}
.id-zxft .title .name{
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #2c5289;
    line-height: 56px;
    margin-left: 38px;
}
.id-zxft .title .link{
    float: right;
    color: #888888;
    line-height: 24px;
    margin-top: 16px;
    margin-right: 13px;
}
.id-zxft .title .link a{
    margin: 0 3px;
    color: #888888;
    display: inline-block;
}
.id-zxft .box{
    margin-top: 8px;
    display: block;
    width: 370px;
    height: 234px;
}
.id-zxft .box img{
    display: block;
}
.id-zxft .name02{
    line-height: 24px;
    width: 324px;
    margin:7px auto 3px;
    color: #343434;
}
.id-zxft .name02 a{
    color: #343434;
}
.id-zxft .jb{
    color: #888888;
    line-height: 24px;
    width: 324px;
    margin:3px auto;
}
.id-zxft .time{
    overflow: hidden;
    line-height: 24px;
    width: 324px;
    margin:3px auto;
}
.id-zxft .time span{
     float: left;
    color: #888888;
 }
.id-zxft .time em{
    color: #888888;
    font-weight: 400;
    float: right;
}
.ie-item05{
    padding-bottom: 18px;
    height: auto;
}
.id-ckqb{
    height: 24px;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
}
.id-ckqb a{
    display: inline-block;
    background: url("../images/ico03.jpg") no-repeat left center;
    padding-left: 18px;
    color: #888888;
}
.id-ckqb .a{
    background: url("../images/ico03-a.jpg") no-repeat left center;
}
.list02{
    height: 108px;
    margin-top: 11px;
    overflow: hidden;
}
.list02-g{
    height: auto;
}
.list02 ul li{
    float: left;
    width: 20%;
    line-height: 24px;
    margin: 5px 0;
}
.list02 ul li a{
    float: left;
    margin-left: 13px;
    color: #343434;
}
.list02 ul li a:hover{
    color: #2c5289;
}
.notice-li07{
    height: auto;
}
.id-ztzl{
    border-top: 2px solid #2c5289;
    width: 370px;
    overflow: hidden;
    float: right;
}
.id-ztzl .title {
    height: 56px;
    overflow: hidden;
    background: #f1f1f1;
}
.id-ztzl .title .name {
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #2c5289;
    line-height: 56px;
    margin-left: 38px;
}
.id-ztzl .title .link {
    float: right;
    color: #888888;
    line-height: 24px;
    margin-top: 16px;
    margin-right: 13px;
}
.id-ztzl .title .link a {
    margin: 0 3px;
    color: #888888;
    display: inline-block;
}

.picMarquee-top{   overflow:hidden; position:relative;  margin-top: 6px;height: 136px }
.picMarquee-top .bd{ }
.picMarquee-top .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-top .bd ul li{ text-align:center; zoom:1;margin-bottom: 6px }
.picMarquee-top .bd ul li .pic{ text-align:center; }
.picMarquee-top .bd ul li .pic img{ width:370px; height:68px; display:block; }

#mask_shadow {
    display: none;
    opacity: 0;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
}


.id_wind{
    position: fixed;
    z-index: 1000;
    width: 41px;
    height: 196px;
    top:200px;
    right: 10px;
}
.id_wind a{
    background-image: url("../images/fl.png");
    width: 50px;
    height: 50px;
    display: block;
    margin-bottom: 11px;
    position: relative;
    z-index: 10;
}
.id_wind a div {
    display: none;
    position: absolute;
    z-index: 10000000000;
    background: url(../images/ico11.png);
    width: 147px;
    height: 136px;
    right: 47px;
    top: 0;
}
.id_wind a div img {
    display: block;
    width: 118px;
    height: 118px;
    margin: 9px;
}
.id_wind a:hover div {
    display: block;
}
.id_wind .li02{
    background-position: 0 -61px;
}
.id_wind .li03{
    background-position: 0 -125px;
}
.id_wind .li04{
    background-position: 0 -187px;
}
.id_wind .li05{
    background-position: 0 -250px;
}
    .id_wind .zx_qq {
        background-position: 0 -310px;
    }
    .id_wind a:hover {
        background-image: url("../images/fl-a.png");
    }
.id-zwgkyd{
    width: 320px;
    position: fixed;
    z-index: 1000000000;
    height: 610px;
    top:0;
    left: -248px;
}
.id-zwgkyd .box{
    width: 240px;
    height: 610px;
    background: url("../images/ddd.png");
    float: left;
}
.id-zwgkyd .border{
    float: left;
}
.id-zwgkyd .item01-name{
    margin-top: 22px;
    overflow: hidden;
    font-size: 16px;
    font-weight: bold;
    color: #444444;
    line-height: 24px;
    margin-left: 12px;
}
.id-zwgkyd .item01-name a{
    color: #444444;
}
.id-zwgkyd .item01-ul{
    margin-top: 3px;
    overflow: hidden;
}
.id-zwgkyd .item01-ul ul li{
    float: left;
    width: 50%;
    line-height: 24px;
    margin: 3px 0;
}
.id-zwgkyd .item01-ul ul li i{
    float: left;
    margin-left: 12px;
    color: #444444;
}
.id-zwgkyd .item01-ul ul li a{
    float: left;
    margin-left: 7px;
    color: #444444;
}
.id-zwgkyd .link{
    overflow: hidden;
}
.id-zwgkyd .link a{
    float: left;
    line-height: 24px;
    margin: 3px 0;
    margin-left: 12px;
    color: #444444;
}
.id-zwgkyd-btn{
    cursor: pointer;
    float: left;
    margin-top: 203px;
}
.jl-item01{
    height: 450px;
    margin-top: 9px;
    overflow: hidden;
}

.notice-jl { width: 820px; overflow: hidden;float: left }
.notice-jl .tab-hd {
    overflow: hidden;
    background: url("../images/img04.jpg") #d9dfea no-repeat;
    height: 90px;
}
.notice-jl .tab-hd ul { }
.notice-jl .tab-hd li{
    margin-left: 212px;
    float: left; }
.notice-jl .tab-hd li a{
    font-family: '宋体';
    font-weight: bold;
    display:block;
    font-size: 24px;
    margin-top: 30px;
    color: #666666;
    line-height: 30px;
}
.notice-jl .tab-hd li.on a{
    color: #275296;
}
.notice-jl .tab-bd { overflow: hidden;margin-top: 9px }

.table{
    width: 100%;
    left:30%;
    border-collapse:collapse;
    border-spacing:0;
}
.fixedThead{
    display: block;
    width: 100%;
}
.scrollTbody{
    display: block;
    height: 316px;
    overflow: hidden;
    width: 100%;
}
.table td {
    width: 300px;
    border-bottom: #333 1px dashed;
    padding: 5px;
    background-color:#ddd;
}
.table th {
    width: 300px;
    border-bottom: #333 1px dashed;
    border-top: #333 1px dashed;
    padding: 5px;
    line-height:24px;
    background-color:#cfc;
}
.table tr{
    border-bottom: #333 1px dashed;
    line-height:24px;
    padding: 5px;
}
thead.fixedThead tr th:last-child {
    color:#FF0000;
}

.id_key_table02 #A1 {
    height: 252px;
}
.id_key_table02 #AA1{
    height: 252px;
}
.id_key_table02 table{
    background: #ffffff;
}
.id_key_table02 table td{
    text-align: center;
    word-wrap:break-word
}
.id_key_table02 .td01{
    width: 21%;
}
.id_key_table02 .td02{
    width: 55%;
}
.id_key_table02 .td03{
    width: 24%;
}
.titletd{
    background: #f1f1f1}
.titletd td{
    font-size: 14px;
    color: #275296;
    font-weight: bold;
    line-height: 24px;
    padding: 10px 0;
}
.datatd td{
    font-size: 14px;
    color: #343434;
    line-height: 24px;
    padding: 8px 0;
    border-bottom: 1px solid #eeeeee;
}
.jl-leader-em{
    margin-left: 8px;
    overflow: hidden;
    margin-top: 4px;
}
.jl-leader-em .li01{
    margin-left: 4px;
    float: left;
    width: 120px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #275296;
    color: #ffffff;
    font-size: 16px;
}
.jl-leader-em .li02{
    float: right;
    margin-right: 35px;
    line-height: 36px;
    color: #888888;
    font-size: 14px;
}
.jl-tu{
    float: right;
    width: 370px;
    overflow: hidden;
}
.jl-tu .img{
    display: block;
}
.jl-tu .ul{
    overflow: hidden;
    background: #f1f1f1;
    height: 291px;
}
.jl-tu .ul a{
    margin-left: 49px;
    margin-top: 22px;
    float: left;
    width: 110px;
    height: 30px;
    background-image: url("../images/ico12.jpg");
    font-size: 16px;
    text-align: center;
    line-height: 20px;
    padding-top: 70px;
    color: #275296;
}
.jl-tu .ul .li02{
    background-position: -110px 0;
}
.jl-tu .ul .li03{
    background-position: 0 -100px;
}
.jl-tu .ul .li04{
    background-position: -110px -100px;
}
.jl-tu .ul a:hover{
    background-image: url("../images/ico12-a.jpg");
    color: #939090;
}
.jl-tu .ul01{
    margin-top: 12px;
    overflow: hidden;
}
.jl-tu .ul01 .name{
    margin-left: 12px;
    float: left;
    line-height: 24px;
    color: #275296;
}
.jl-tu .ul01 ul{
    float: left;
}
.jl-tu .ul01 ul li{
    float: left;
    margin-right: 10px;
    line-height: 24px;
}
.jl-tu .ul01 ul li a{
    display: block;
    color: #275296;
}
.jl-banner02,.jl-banner02 img{
    display: block;
}
.lj-item02{
    padding-bottom: 10px;
    overflow: hidden;
}
.lj-ffxd{
    float: left;
    width: 800px;
    overflow: hidden;
}
.lj-ffxd-title{
    overflow: hidden;
    height: 54px;
}
.lj-ffxd-title span{
    font-size: 16px;
    line-height: 24px;
    float: left;
    color: #275296;
    margin-left: 4px;
    margin-top: 20px;
    font-weight: bold;
}
.lj-ffxd-title a{
    float: right;
    background: url(../images/ico.png);
    width: 14px;
    height: 14px;
    margin-right: 10px;
    margin-top: 26px;
}
.id_key_table{
    overflow: hidden;
    border: 1px solid #dfe0e1;
    height: 268px;
}
.id_key_table table td {
    text-align: center;
    word-wrap: break-word;
}
.id_key_table .titletd {
    background: #f1f1f1;
}
.id_key_table .titletd td {
    color: #343434;
}
.id_key_table .td01{
    color: #275296;
    width: 23%;
}
.id_key_table .td02{
    width: 36%;
    cursor:pointer;
}
.id_key_table .td03{
    color: #275296;
    width: 20%;
}
.id_key_table .td04{
    width: 21%;
}
.id_key_table .datatd td {
    line-height: 24px;
    padding: 6px 0;
    border-bottom: 1px dotted #eeeeee;
}
.lj-mrsj{
    float: right;
    width: 390px;
}
.lj-mrsj-title{
    overflow: hidden;
    height: 54px;
}
.lj-mrsj-title span {
    font-size: 16px;
    line-height: 24px;
    float: left;
    color: #275296;
    margin-left: 4px;
    margin-top: 20px;
    font-weight: bold;
}
.lj-mrsj-box{
    overflow: hidden;
    border: 1px solid #dfe0e1;
    height: 268px;
}
.id-yjzj{
    margin-top: 23px;
    height: 240px;
    overflow: hidden;
}
.id-yjzj td{
    text-align: center;
    color: #343434;
    line-height: 24px;
    padding: 3px 0;
}
.id-yjzj .td01{
    color: #888888;
    width: 7%;
}
.id-yjzj .td01 i{
    color: #ff0000;
}
.id-yjzj .td02{
    text-align: left;
    width:48%;
}
.id-yjzj .td02 a{
    color: #343434;
}
.id-yjzj .td02 a:hover{
    color: #0079cf;
}
.id-yjzj .td03{
    width: 12%;
}
.id-yjzj .td04{
    width: 19%;
    text-align: right;
}
.id-yjzj .td05{
    color: #888888;
    padding: 0 3px;
}
.id-yjzj .td06{
    text-align: left;
    width: 18%;
}
.id-yjzj .td06 a{
    color: #888888;
}
.id-yjzj .td06 a i{
    color: #ff3f3f;
}
.id-yjzj .td06 a span{
    color: #316abc;
}
.notice-li06 .tab-hd .link {
    float: right;
    background: url(../images/ico.png);
    width: 14px;
    height: 14px;
    margin-right: 10px;
    margin-top: 15px;
}
.ie-item04-g{
    padding-top: 20px;
}
.hj-item01 {
    width: 110%;
    margin-top: 9px;
    overflow: hidden;
}
    .hj-item01 a {
        margin-right: 3px;
        float: left;
        width: 238px;
        height: 80px;
        background: #daf4fd;
    }
.hj-item01 a i{
    display: block;
    margin: 12px auto 0;
    width: 35px;
    height: 34px;
    background-image: url("../images/ico14.png");
}
.hj-item01 a:hover i{
    background-image: url("../images/ico14-a.png");
}
.hj-item01 .li02 i{
    background-position: 0 -34px;
}
.hj-item01 .li03 i{
    background-position: 0 -68px;
}
.hj-item01 .li04 i{
    background-position: 0 -102px;
}
.hj-item01 .li05 i{
    background-position: 0 -136px;
}
.hj-item01 a span{
    display: block;
    line-height: 27px;
    color: #275296;
    font-size: 18px;
    text-align: center;
}
.hj-item01 a:hover span{
    color: #ffffff;
}
.hj-item01 a:hover{
    background: #275296;
}
.rx-banner{
    margin-top: 3px;
}
.rx-banner,.rx-banner image{
    display: block;
}
.hj-item02{
    overflow: hidden;
}

.notice-mt { width: 820px;;  overflow: hidden;float: left }
.notice-mt .tab-hd {
    overflow: hidden;
    height: 54px;
}
.notice-mt .tab-hd ul { float: left;   margin-top: 20px;}
.notice-mt .tab-hd li{
    margin-right: 59px;
    float: left;
}
.notice-mt .tab-hd .link{
    float: right;
    background: url(../images/ico.png);
    width: 14px;
    height: 14px;
    margin-right: 10px;
    margin-top: 27px;
}
.notice-mt .tab-hd li a{
    font-size: 16px;
    line-height: 24px;
    float: left;
    margin-left: 4px;
    color: #888888;
}
.notice-mt .tab-hd li.on a{
    font-weight: bold;
    color: #275296;
}
.notice-mt .tab-bd {height: 269px; overflow: hidden;border: 1px solid #dfe0e1 }
.notice-mt .tab-bd ul{
    padding-top: 6px;
}
.notice-mt .tab-bd li{
    border-bottom: 1px dotted #e8e8e8;
    float: left;
    width: 100%;
    line-height: 25px;
    padding: 5px 0;
}
.notice-mt .tab-bd li a{
    color: #343434;
    float: left;
    margin-left: 24px;
}
.notice-mt .tab-bd li span{
    float: right;
    margin-right: 23px;
    color: #888888;
}
.hj-cx{
    float: right;
    width: 370px;
}
.hj-cx-title{
    overflow: hidden;
    height: 54px;
}
.hj-cx-title span{
    font-size: 16px;
    line-height: 24px;
    float: left;
    color: #275296;
    margin-left: 4px;
    margin-top: 20px;
    font-weight: bold;
}
.hj-cx-box{
    overflow: hidden;
    border: 1px solid #dfe0e1;
    height: 269px;
}
.hj-cx-box .title{
    overflow: hidden;
}
.hj-cx-box .title span{
    background: #275296;
    height: 39px;
    width: 50%;
    text-align: center;
    line-height: 39px;
    color: #ffffff;
    float: left;
}
.hj-cx-box .title a{
    background: #f6f6f6;
    height: 39px;
    width: 50%;
    text-align: center;
    line-height: 39px;
    color: #275296;
    float: left;
}
.hj-cx-box .box{
    width: 338px;
    margin: 17px auto 0;
    overflow: hidden;
}
.hj-cx-box .box .left{
    width: 230px;
    float: left;
}
.hj-cx-box .box .left input{
    text-indent: 10px;
    line-height: 34px;
    height: 34px;
    width: 228px;
    border: 1px solid #dfe0e1;
}
.hj-cx-box .box .right{
    float: right;
    height: 72px;
    width: 100px;
    background: #d9dfea;
    font-size: 16px;
    border: 0;
  color: #275296;
}
.hj-cx-box .img{
    width: 338px;
    height: 80px;
    display: block;
    margin: 13px auto 0;
}
.hj-cx-box .img image{
    display: block;
}
.hj-cx-box .go{
    margin-top: 13px;
    text-align: center;
    font-size: 0;
}
.hj-cx-box .go a{
    display: inline-block;
    font-size: 14px;
    color: #888888;
    margin: 0 14px;
    line-height: 24px;
}
.lj-item02-g{
    padding: 0;
}
.lj-item02-gg{
    padding-bottom: 30px;
}
.id_key_table03 .td01 {
    width: 20%;
}
.id_key_table03 .td02 {
    width: 20%;
}
.id_key_table03 .td03 {
    color: #343434;
    width: 20%;
}
.id_key_table03 .td04 {
    width: 20%;
}
.id_key_table03 .td05 {
    width: 20%;
}
.sd-yb{
    overflow: hidden;
    border: 1px solid #dfe0e1;
    height: 323px;
    float: right;
    width: 388px;
    border-top: 0;
}
.flo-kh{
    padding: 10px 0 20px;
    left: 0;
    top:10%;
    overflow: hidden;
    position: fixed;
    z-index: 10000000000;
    width: 144px;
    background: #ffffff;
}
.flo-kh img{
    display: block;
    margin: 10px auto 0;
}
.flo-kh a{
    display: block;
    text-align: center;
    color: #343434;
    margin-top: 10px;
}
.yqhy-item01{
    overflow: hidden;
    padding-top: 12px;
}
.yqhy-item01 ul{
    overflow: hidden;
    border-bottom: 1px solid #dfe0e1;
    padding-top: 11px;
    padding-bottom: 20px;
}
.yqhy-item01 ul li{
    width: 100%;
    float: left;
    line-height: 24px;
    margin: 3px 0;
}
.yqhy-item01 ul li a{
    color: #343434;
    margin-left: 35px;
    float: left;
}
.yqhy-item01 ul li a:hover{
    color: #275296;
}
.yqhy-item01 ul li span{
    color: #888888;
    margin-right: 35px;
    float: right;
}
.id-fy{
    overflow: hidden;
    padding-top: 30px;
    padding-bottom: 40px;
}

.ft-item01{
    margin-top: 3px;
    overflow: hidden;
}
.ft-item01-right{
    padding: 9px 0;
    width: 900px;
    float: right;
    background: #f1f1f1;
}
.ft-item01-left{
    float: left;
    width: 282px;
    overflow: hidden;
}
.ft-item01-left h1{
    margin-top: 25px;
    font-size: 16px;
    color: #275296;
    margin-left: 22px;
    line-height: 24px;
}
.ft-item01-left div{
    margin-left: 22px;
    overflow: hidden;
    color: #275296;
    line-height: 28px;
}
.ft-item01-left .title{
    margin-top: 5px;
    padding-bottom: 16px;
}
.ft-item01-left div a{
    vertical-align: top;
    display: inline-block;
    width: 217px;
    color: #343434;
}
.ft-item01-right .img{
    float: left;
    margin-left:11px;
    width: 370px;
    height: 234px;
}
.ft-item01-right .img image{
    width: 370px;
    height: 234px;
    display: block;
}
.ft-item01-right .text{
    float: right;
    width: 494px;
    overflow: hidden;
}
.ft-item01-right .text h1{
    margin-top: 17px;
    font-size: 16px;
    line-height: 24px;
}
.ft-item01-right .text h1 a{
    color: #f50611;
}
.ft-item01-right .text p{
    padding-top: 3px;
    padding-bottom: 16px;
    color: #343434;
    line-height: 28px;
}
.ft-item01-right .text div{
    color: #f50611;
    line-height: 28px;
}
.ft-item01-right .text div span{
    color: #343434;
}
.ft-item01-right .text .sogo{
    text-align: right;
    color: #343434;
    line-height: 28px;
    margin-top: 68px;
    margin-right: 16px;
}

.notice-ft { margin-top: 17px; overflow: hidden; }
.notice-ft .tab-hd {
    height: 44px;
    line-height: 44px;
    overflow: hidden;
}
.notice-ft .tab-hd ul {  }
.notice-ft .tab-hd li{
    float: left;
}
.notice-ft .tab-hd li a{
    display: block;
    padding: 0 36px;
    color: #888888;
    font-size: 18px;
}
.notice-ft .tab-hd li.on a{
    font-weight: bold;
    color: #275296;
}
.notice-ft .tab-bd { border-top: 2px solid #275296; overflow: hidden ;  }

.dc-top{
    padding-bottom: 27px;
    border-bottom: 1px solid #dfe0e1;
    overflow: hidden;
}
.dc-top .title{
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    width: 1130px;
    margin: 37px auto 0;
    overflow: hidden;
}
.dc-top .title a{
    float: left;
    color: #275296;
}
.dc-top .title a span{
    display: inline-block;
    margin-left: 16px;
    color: #ff0000;
}
.dc-top .title i{
    float: right;
    color: #888888;
    font-weight: 400;
    font-size: 14px;
}
.dc-top .text{
    margin: auto;
    text-indent: 2em;
    margin-top: 12px;
    width: 1130px;
    overflow: hidden;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}
.id-yjzj03 .box{
    border-bottom: 1px solid #e1e2e3;
    padding: 22px 35px;
}
.id-yjzj03{
    margin: 0;
    height: auto;
}
.id-yjzj03 .td02 {
    text-align: left;
    width: 59%;
}

.notice-em {
    background: #e8e5e5;
    height: 140px;
}
.notice-em .tab-hd {  float: right  }
.notice-em .tab-hd li{
    cursor: pointer;
    background: url("../images/btn01.png");
    width: 87px;
    height: 87px;
}
.notice-em .tab-hd .li02{
    background: url("../images/btn02.png");
}
.notice-em .tab-hd li.on{
    display: none;
}
.notice-em .tab-bd {
    float: left;
    position: relative;
    z-index: 10;
    height: 140px;
}
.tab-pal-ss .item{
    margin-top: 30px;
    width: 84px;
    height: 80px;
    float: left;
    margin-left: 36px;
    border-right: 1px solid #e8e8e8;
}
.tab-pal-ss .item i{
    display: block;
    margin: 10px auto 0;
    background: url("../images/icoo.png") no-repeat;
    width: 19px;
    height:  27px;
}
.tab-pal-ss .item div{
    text-align: center;
    color: #666666;
    margin-top: 10px;
}
.tab-pal-ss .item02{
    width: 300px;
    margin-top: 22px;
    float: left;
    margin-left: 24px;
}
.tab-pal-ss .item02 .text{
    display: block;
    width: 298px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #d1d1d1;
    text-indent: 10px;
    margin-top: 8px;

}
.tab-pal-ss .btn{
    width: 78px;
    margin-top: 30px;
    height: 80px;
    background: #d1d1d1;
    color: #343434;
    border: 0;
    margin-left: 15px;
    float: left;
    border-radius: 3px;
}
.tab-pal-ss .border{
    height: 120px;
    width: 1px;
    border-right: 1px dashed #d1d1d1;
    margin-left: 63px;
    margin-top: 10px;
    float: left;
}
.tab-pal-ss .item03{
    margin-top: 30px;
    width: 84px;
    height: 80px;
    float: left;
    margin-left: 43px;
    border-right: 1px solid #e8e8e8;
}
.tab-pal-ss .item03 i{
    display: block;
    margin: 10px auto 0;
    background: url("../images/icoo.png") no-repeat 0 -27px;
    width: 29px;
    height:  27px;
}
.tab-pal-ss .item03 div{
    text-align: center;
    color: #666666;
    margin-top: 10px;
}
.tab-pal-ss .text02{
    line-height: 34px;
    display: block;
    float: left;
    width: 298px;
    margin-left: 26px;
    height: 34px;
    margin-top: 48px;
    border: 1px solid #d1d1d1;
    text-indent: 10px;

}
.tab-pal-ss .btn02{
    position: absolute;
    display: block;
    width: 79px;
    background: #d1d1d1;
    border: 0;
    height: 36px;
    top: 48px;
    right: -94px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #343434;
}
.tab-pal-ss02 .item{
    margin-top: 22px;
    float: left;
    width: 80px;
    margin-left: 224px;
}
.tab-pal-ss02 .item div{
    line-height: 36px;
    color: #666666;
    margin-top: 8px;
}
.tab-pal-ss02 .item02{
    width: 236px;
    margin-top: 22px;
    float: left;
}
.tab-pal-ss02 .item02 .text{
    display: block;
    width: 196px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #d1d1d1;
    text-indent: 10px;
    margin-top: 8px;
}
.tab-pal-ss02 .btn {
    width: 78px;
    margin-top: 30px;
    height: 80px;
    background: #d1d1d1;
    color: #343434;
    border: 0;
    margin-left: 15px;
    float: left;
    border-radius: 3px;
}
.tab-pal-ss02 .item03{
    margin-top: 22px;
    float: left;
    width: 80px;
    margin-left: 22px;
}
.tab-pal-ss02 .item03 div{
    line-height: 36px;
    color: #666666;
    margin-top: 8px;
}
.tab-pal-ss02 .item04{
    float: left;
}

.nice-select03{
    margin-top: 30px;
    width: 175px;

    padding: 0 10px;

    height: 34px;

    border: 1px solid #d1d1d1;

    position: relative;


    background: #fff url(../images/a222.jpg) no-repeat right center;

}

.nice-select03 input{display: block;width: 100%;height: 34px;line-height:34px;border: 0;outline: 0;background: none;}

.nice-select03 ul{

    width: 100%;

    display: none;

    position: absolute;

    left: -1px;

    top: 34px;

    overflow: hidden;

    background-color: #fff;

    max-height: 150px;

    overflow-y: auto;

    border: 1px solid #d1d1d1;

    border-top: 0;


    z-index: 9999;

}

.nice-select03 ul li{height: 30px;line-height: 30px;overflow: hidden;padding: 0 10px;cursor: pointer;}

.nice-select03 ul li.on{background-color: #e0e0e0;}
.xzsj-box{
    margin-top: 8px;
    width: 160px;
    height: 36px;
    position: relative;
    z-index: 10;
}




.form-group02 {position: relative;width:198px;margin-top: 8px}
.form-group-select {/*padding-left: 1px;*/}
.form-control02,
.simulation-input {
    text-indent: 10px;
    width: 100%;
    font-size: 12px;
    color: #4b555b;
    background: none;
    outline: none;
    border: 1px solid #d1d1d1;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 -1px;
    *padding-left: 0;
    *padding-right: 0;
    *text-indent: 8px;
    *float: left;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    height: 34px;
    line-height: 34px;
}

.chaoji-item04 {
    position: relative;
    height: 110px;
}
.xj-top{
    padding: 13px 0 5px 0;
    overflow: hidden;
    line-height: 24px;
}
.xj-top .title{
    float: left;
    margin-left: 24px;
    color: #275296;
}
.xj-top .ul{
    float: left;
}
.xj-top .ul ul li{
    float: left;
    margin-right: 10px;
}
.xj-top .ul ul li a{
    display: block;
    color: #275296;
}

.notice-xj {  overflow: hidden; }
.notice-xj .tab-hd {
    height: 90px;
    overflow: hidden;
    background: #f1f1f1;
}
.notice-xj .tab-hd .img{
    float: left;
}
.notice-xj .tab-hd ul {
    float: left;
}
.notice-xj .tab-hd li{
    margin-left: 39px;
    margin-right: 80px;
    float: left;
}
.notice-xj .tab-hd li a{
    font-size: 18px;
    display: block;
    line-height: 90px;
    color: #666666;
}
.notice-xj .tab-hd li.on a{
    color: #275296;
}
.notice-xj .tab-hd .link{
    float: right;
    width: 120px;
    height: 36px;
    background: #275296;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    margin-top: 27px;
    margin-right: 46px
;
}
.notice-xj .tab-bd {
    overflow: hidden;
    margin-top: 9px;
}

.id_key_table05{
    overflow: hidden;
}
.id_key_table05 .titletd {
    background: #f1f1f1;
}
.id_key_table05 .titletd td {
    color: #343434;
}
.id_key_table05 table td {
    text-align: center;
    word-wrap: break-word;
}
.titletd05 td {
    font-size: 14px;
    color: #275296;
    font-weight: bold;
    line-height: 24px;
    padding: 10px 0;
}
.id_key_table05 table{
    margin: auto;
}
.id_key_table05 td{
    text-align: center;
}
.id_key_table05 .td01{
    width: 10%;
}
.id_key_table05 .td02{
    width: 10%;
}
.id_key_table05 .td03{
    width: 28%;
}
.id_key_table05 .td04{
    width: 22%;
}
.id_key_table05 .td05{
    width: 14%;
}
.id_key_table05 .td06{
    width: 13%;
}
.xjlj{
    overflow: hidden;
    color: #888888;
    margin-right: 40px;
    margin-top: 24px;
    line-height: 24px;
    text-align: right;
}
.page-nav{
    margin-top: 9px;
    overflow: hidden;
    height: 40px;
    background: #f1f1f1;
    text-indent: 18px;
    line-height: 40px;
    color: #444444;
}
.page-nav a{
    color: #444444;
}
/* 本例子css */
.notice-le { overflow: hidden;margin-top: 4px }
.notice-le .tab-hd {
    overflow: hidden;
    height: 54px;
}
.notice-le .tab-hd ul {}
.notice-le .tab-hd li{
    margin-left: 20px;
    margin-right: 80px;
    float: left;
}
.notice-le .tab-hd li a{ color: #888888;    height: 54px;line-height: 54px; display:block; font-size: 18px;    font-weight: bold;}
.notice-le .tab-hd li.on a{
    color: #275296;

}
.notice-le .tab-bd { overflow: hidden;border: 1px solid #dfe0e1;padding-bottom: 18px;padding-top: 38px }
.leader-ul{
    overflow: hidden;
}
.leader-ul ul li{
    height: 290px;
    float: left;
    width: 14%;
}
.leader-ul ul li img{
    display: block;
    margin: auto;
    width: 120px;
    height: 181px;
    background: #999999;
}
.leader-ul ul li h1{
    font-size: 16px;
    text-align: center;
    color: #275296;
    line-height: 24px;
    font-weight: 400;
    margin-top: 6px;
}
.leader-ul ul li h1 a{
    color: #275296;
}
.leader-ul ul li p{
    text-align: center;
    width: 119px;
    margin: 0 auto 6px;
    font-size: 12px;
    line-height: 16px;
    color: #888888;
}
.leader-li{
    padding-bottom: 36px;
    overflow: hidden;
}
.leader-li-left{
    margin-top: 30px;
    float: left;
    width: 50%;
    overflow: hidden;
}
.leader-li-left .title{
    height: 24px;
    overflow: hidden;
}
.leader-li-left .title span{
    color: #275296;
    font-weight: bold;
    margin-left: 17px;
    font-size: 18px;
    float: left;
}
.leader-li-left .list01 ul li a {
    margin-left: 17px;
}
.leader-li-left .list01 ul li span {
    margin-right:22px;
}
.leader-li-left .list01{
    margin-top: 19px;
    height: 238px;
}
.leader-li-right{
    float: right;
}
.leader-img-box{
    display: block;
    width: 200px;
    height: 267px;
    background: #999999;
    margin: 37px auto 0;
}
.leader-name-box{
    line-height: 24px;
    margin: 49px auto 0;
    width: 1040px;
    color: #343434;
}

.notice-led { width: 1166px; overflow: hidden; margin-top: 24px}
.notice-led .tab-hd {
    overflow: hidden;
    height: 50px;
}
.notice-led .tab-hd ul {}
.notice-led .tab-hd li{
    float: left;
    margin: 0 65px;
}
.notice-led .tab-hd li a{
    line-height: 50px;
    display: block;
    color: #888888;
    font-size: 18px;
}
.notice-led .tab-hd li.on a{
    color: #275296;
    font-weight: bold;
}
.notice-led .tab-bd { border-top: 1px solid #e8e8e8; padding-bottom: 50px }
.leader-jj-box{
    width: 1040px;
    margin: auto;
    margin-top: 18px;
    color: #343434;
    line-height: 24px;
}
.leader-jj-box div{
    margin: 3px 0;
}
.list03{
    margin: auto;
    margin-top: 18px;
}
.list03 ul li a {
    margin-left: 0
}
.list03 ul li span {
    margin-right: 0
}

.sjgk-logo,.sjgk-logo img{
    display: block;
}
.sjgk-logo{
    margin-top: 9px;
}
.sjgk-rap{
    padding-bottom: 60px;
    overflow: hidden;
}
.sjgk-rap-l{
    margin-top: 10px;
    float: left;
    width: 820px;
}
.notice-li06-g{
    height: 326px;
    float: none;
}
.notice-li06-g .list01 ul li {
    margin: 3px 0;
}
.sjgk-job{
    display: block;
    margin-top: 20px;
}
.sjgk-job img{
    display: block;
}
.sjgk-job-box{
    overflow: hidden;
    height: 267px;
    border-top: 0;
}
.sjgk-job-box .list01{
    width: 788px;
    margin: auto;
}
.sjgk-job-box .list01 ul li {
    border-bottom: 1px dotted #e8e8e8;
    margin: 0;
    padding: 6px 0;
}
.notice-li06-gg{
    float: none;
    height: auto;
    margin-top: 10px;
}
.list04{
    padding-bottom: 10px;
    overflow: hidden;
}
.list04 ul li{
    float: left;
    width: 20%;
    padding: 5px 0;
}
.list04 ul li a{
    float: left;
    color: #343434;
    margin-left: 9px;
    line-height: 24px;
}
.list04 ul li a:hover{
    color: #2c5289;
}
.sjgk-rap-r{
    float: right;
    width: 370px;
}
.sjgk-xxgk{
    overflow: hidden;
}
.sjgk-xxgk h1{
    color: #2c5289;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    height: 56px;
    margin-top: 10px;
    background: #edecec;
    line-height: 55px;
    border-top: 2px solid #2c5289;
}
.sjgk-xxgk .ul{
    height: 250px;
    width: 110%;
    overflow: hidden;
}
.sjgk-xxgk .ul ul li{
    margin-top: 4px;
    margin-right: 3px;
    float: left;
}
.sjgk-xxgk .ul ul li a{
    width: 184px;
    color: #343434;
    height: 45px;
    background: #f1f1f1;
    line-height: 45px;
    text-align: center;
    float: left;
}
.sjgk-xxgk .ul ul li a:hover{
    color: #2c5289;
}
.sjgk-xxjs{
    margin-top: 15px;
    height: 188px;
}
.sjgk-xxjs h1{
    overflow: hidden;
    height: 45px;
    border-bottom: 1px solid #dddddd;
}
.sjgk-xxjs h1 span{
    float: left;
    text-indent: 24px;
    font-size: 18px;
    font-weight: 400;
    border-left: 8px solid #0169c0;
    line-height: 42px;
}
.sjgk-xxjs .text{
    margin-top: 8px;
    border: 1px solid #dddddd;
    height: 32px;
    line-height: 32px;
    width: 368px;
    text-indent: 10px;
}
.sjgk-xxjs .box{
    margin-top: 8px;
}
.nice-select04{
    margin: 0;
    float: left;
    width: 182px;
    line-height: 30px;
    padding: 0;
    text-indent: 10px;
}
.form-group04{
    float: right;
    width: 182px;
    height: 30px;
    border: 1px solid #e8e5e5;
}
.form-group04 input{
    font-size: 14px;
}
.nice-select04 input{
    text-indent:  10px;
}
.sjgk-xxjs .btn{
    width: 140px;
    height: 34px;
    background: #316abc;
    color: #ffffff;
    font-size: 12px;
    border: 0;
    display: block;
    margin: 10px auto 0;

}

.sideMenu{ border-top:2px solid #2c5289;overflow: hidden  }
.sideMenu h3{
    border-bottom: 2px solid #ffffff;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #343434;
    background: #edecec;
}
.sideMenu .ul{
    padding-left: 58px;
    height: 240px;
    overflow: hidden;
    overflow-y: auto;
    margin-bottom: 7px;
}
.ndbg{
    display: block;
    margin-top: 11px;
}
.ndbg img{    display: block;}
.sjgk-rap-js{
    overflow:hidden;
    background: #f1f1f1;
    padding: 27px 0;
}
.sjgk-rap-js .text{
    float: left;
    margin-left: 5px;
    border: 1px solid #dddddd;
    height: 30px;
    line-height: 30px;
    width: 338px;
    text-indent: 10px;
}
.sjgk-rap-js .nice-select04,.sjgk-rap-js .form-group04{
    margin-left: 4px;
    float: left;
}
.sjgk-rap-js .btn{
    width: 90px;
    height: 32px;
    background: #316abc;
    color: #ffffff;
    font-size: 12px;
    border: 0;
    display: block;
    margin-left: 4px;
    float: left;
}
.sjgk-rap-table{
    margin-top: 17px;
}
.sjgk-rap-table .titletd {
    background: #f1f1f1;
}
.sjgk-rap-table .titletd td {
    font-size: 16px;
    color: #275296;
}
.sjgk-rap-table .titletd .td02{
    text-align: center;
}
.sjgk-rap-table table td {

    text-align: center;
    word-wrap: break-word;
}

.sjgk-rap-table .td01{
    width: 11%;
}
.sjgk-rap-table .td02{
    width: 55%;
    text-align: left;
}
.sjgk-rap-table .td03{
    width: 17%;
}
.sjgk-rap-table .td04{
    width: 16%;
}
.sjgk-rap-table .datatd td{
    border: 0;
    padding: 3px 0;
    color: #999999;
}
.sjgk-rap-table .datatd .td02 a{
    color: #343434;
}
.sjgk-rap-table .datatd .td02 a:hover{
    color: #2c5289;
}
#A20{
    margin-top: 10px;
}
.zz-open{
    display: block;
    margin-top: 9px;
}
.zz-open .img{
    display: block;
}
.zz-open-top{
    margin-top: 2px;
    overflow: hidden;
    background: #f1f1f1;
}
.zz-open-top h1{
    text-align: center;
    color: #e90100;
    line-height: 30px;
    margin-top: 19px;
    font-size: 20px;
}
.zz-open-top p{
    line-height: 24px;
    color: #666666;
    text-align: center;
}
.zz-open-top div{
    padding: 14px  9px 20px;
    text-indent: 2em;
    color: #343434;
    line-height: 30px ;
}
.zz-open-map-map{
    position: relative;
    z-index: 10;
    background: url("../images/img12.jpg") no-repeat;
    float: left;
    width: 346px;
    height: 425px;
    overflow: hidden;
}
.zz-open-map-map a{
    display: block;
    color: #000000;
    position: absolute;
    left: 188px;
    top: 72px;
    z-index: 1000;
    width: 44px;
    line-height: 24px;
    height: 24px;
}
.zz-open-map-map a i{
    display: none;
    background: url("../images/ico21.png");
    width: 20px;
    height: 27px;
    position: absolute;
    z-index: 1000;
    top: -27px;
    left: 12px;
}
.zz-open-map-map .li02{
    left: 259px;
    top: 99px;
}
.zz-open-map-map a:hover i{
    display: block;
}
.zz-open-map-map .li03{
    left: 164px;
    top: 159px;
}
.zz-open-map-map .li04{
    left: 290px;
    top: 154px;
}
.zz-open-map-map .li05{
    left: 249px;
    top: 200px;
}
.zz-open-map-map .li06{
    left: 189px;
    top: 226px;
}
.zz-open-map-map .li07{
    left: 156px;
    top: 271px;
}
.zz-open-map-map .li08{
    left: 115px;
    top: 316px;
}
.zz-open-map-box{
    width: 818px;
    float: right;
    margin-right: 30px;
}
.zz-open-map-item{
    overflow: hidden;
    margin-top: 40px;
    height: 264px;
}
.zz-open-new{
    float: left;
    overflow: hidden;
    width: 510px;
}
.zz-open-new .title{
    border: 1px solid #e8e8e8;
    background: #f1f1f1;
    overflow: hidden;
    height: 50px;
}

.zz-open-new .title span{
    font-size: 16px;
    line-height: 24px;
    float: left;
    color: #275296;
    margin-left: 18px;
    margin-top: 13px;
    font-weight: bold;
}
.zz-open-new .title a{
    float: right;
    background: url(../images/ico.png);
    width: 14px;
    height: 14px;
    margin-right: 16px;
    margin-top: 18px;
}
.zz-open-new .list01 ul li {
    margin: 3px 0;
}
.zz-open-new .list01{
    margin-top: 6px;
}
.jc-open{
    height: 234px;
    width: 224px;
    float: right;
    overflow: hidden;
    background: #f1f1f1;
    border: 1px solid #e8e8e8;
}
.jc-open ul li{
    border-bottom: 1px solid #e8e8e8;
    float: left;
    width: 222px;
}
.jc-open ul li a{
    height: 46px;
    line-height: 46px;
    display: block;
    text-align: center;
    font-size: 16px;
    color: #343434;
}
.jc-open ul li a:hover{
    color: #275296;
}
.zz-open-map-item02{
    background: #f1f1f1;
    border: 1px solid #e8e8e8;
    height: 88px;
}
.zz-open-map-item02 .img{
    float: left;
    margin-left: 49px;
}
.zz-open-map-item02 .name{
    float: left;
    line-height: 88px;
    margin-left: 14px;
    font-size: 16px;
    font-weight: bold;
    color: #2c5289;
}
.zz-open-map-item02 .text{
    float: left;
    margin-left: 28px;
    border: 1px solid #dddddd;
    height: 30px;
    line-height: 30px;
    width: 298px;
    text-indent: 10px;
    margin-top: 28px;
}
.zz-open-map-item02 .nice-select04{
    margin-top: 28px;
    margin-left: 15px;
    width: 140px;
}
.zz-open-map-item02 .btn{
    float: left;
    margin-left: 20px;
    width: 100px;
    height: 32px;
    border: 0;
    background: #dedcdc;
    color: #343434;
    margin-top: 28px;
}

.picScroll-left{ overflow:hidden; position:relative;background: #275296;height: 90px  }

.picScroll-left .bd{ padding: 0 27px;   }
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center;width: 190px;  }

.picScroll-left .bd ul li img{
    margin-left: 30px; width:56px; height:90px; float: left;}
.picScroll-left .bd ul li span{
    float: left;
    line-height: 90px;
    color: #ffffff;
    font-size: 14px;
    margin-left: 4px;
}
.picScroll-left .prev{
    background: url("../images/ico20.jpg") no-repeat;
    width: 25px;
    height: 90px;
    display: block;
    position: absolute;
    z-index: 1000000;
    left: 0;
    top:0;
    cursor: pointer;
}
.picScroll-left .next{
    background: url("../images/ico20.jpg") no-repeat -25px 0;
    width: 25px;
    height: 90px;
    display: block;
    position: absolute;
    z-index: 1000000;
    right: 0;
    top:0;
    cursor: pointer;
}

.notice-su {margin-top: 12px; width: 595px; overflow: hidden; }
.notice-su .tab-hd {
    width: 110%;
    overflow: hidden;
}
.notice-su .tab-hd ul { }
.notice-su .tab-hd li{
    margin-right: 3px;
    float: left;
    width: 197px;
    height: 50px;
}
.notice-su .tab-hd li a{
    display:block;
    line-height: 50px;
    text-align: center;
    background: #f1f1f1;
    font-size: 16px;
    color: #343434;
}
.notice-su .tab-hd li.on a{
    color: #e90100;
    font-weight: bold;
}
.notice-su .tab-bd { overflow: hidden}

.jb-open-li01{
    border-bottom: 1px solid #f5f5f5;
    padding: 10px 0;
    overflow: hidden;
}
.jb-open-li01 ul li{
    float: left;
    margin: 0 14px;
    line-height: 24px;
}
.jb-open-li01 ul li a{
    font-size: 14px;
    color: #275296;
    white-space: normal;
}
.job-zd-item{
    overflow: hidden;
    padding-bottom: 40px;
}
.jb-open-li02{
    border: 1px solid #f1f1f1;
    height: 195px;
    overflow: hidden;
}
.jb-open-li02 ul li{
    margin: 3px 0;
}
.jb-open-li02{
    padding-top: 15px;
}
.jb-open-li01 .link{
    float: left;
    line-height: 24px;
    color: #888888;
    margin-left: 14px;
}
.zw-item01{
    overflow: hidden;
    margin-top: 9px;
}
.zw-item01-left{
    margin-top: 10px;
    float: left;
    width: 820px;
    overflow: hidden;
}
.notice-li06-zw{
    height: 276px;
}
.notice-li06-zw .list01 ul li {
    margin: 3px 0;
}
.notice-li06-zw .list01{
    margin-top: 15px;
}
.zw-item01-right{
    float: right;
    width: 370px;
    overflow: hidden;
}

.picScroll-left02{ overflow:hidden; position:relative;background: #275296;height: 120px  }

.picScroll-left02 .bd{ padding: 0 27px;   }
.picScroll-left02 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left02 .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center;width: 88px;padding: 0 28px  }

.picScroll-left02 .bd ul li img{
    display: block;
    margin: 24px auto 0;
}
.picScroll-left02 .bd ul li span{
    display: block;
    margin-top: 8px;
    text-align: center;
    line-height: 18px;
    color: #ffffff;
}
.picScroll-left02 .prev{
    background: url("../images/ico20.jpg") no-repeat;
    width: 25px;
    height: 90px;
    display: block;
    position: absolute;
    z-index: 1000000;
    left: 0;
    top:15px;
    cursor: pointer;
}
.picScroll-left02 .next{
    background: url("../images/ico20.jpg") no-repeat -25px 0;
    width: 25px;
    height: 90px;
    display: block;
    position: absolute;
    z-index: 1000000;
    right: 0;
    top:15px;
    cursor: pointer;
}
.zw-item02{
    margin-top: 10px;
    overflow: hidden;
}
.zw-item02-left{
    width: 820px;
    float: left;
    overflow: hidden;
}
.zw-gjss{
    background: #f1f1f1;
    overflow: hidden;
    padding: 22px 0;
}
.zw-gjss .name{
    float: left;
    line-height: 36px;
    font-size: 16px;
    color: #2c5289;
    margin-left: 26px;
    font-weight: bold;
}
.zw-gjss .br{
    float: left;
    margin-left: 10px;
    line-height: 36px;
    color: #888888;
}
.zw-gjss .text{
    margin-left: 22px;
    float: left;
    width: 318px;
    height: 34px;
    border: 1px solid #d1d1d1;
    line-height: 34px;
    text-indent: 10px;
}
.zw-gjss .btn{
    float: left;
    height: 36px;
    width: 100px;
    color: #343434;
    background: #dedcdc;
    border: 0;
    margin-left: 12px;
}
.zw-gjss .link{
    float: left;
    height: 36px;
    line-height: 36px;
    margin-left: 8px;
    color: #ff0000;
}
.notice-li06-wj td{
    color: #666666;
    line-height: 24px;
    padding: 3px 0;
    text-align: center;
}
.notice-li06-wj td h1{
    text-align: left;
    font-weight: 400;
}
.notice-li06-wj td h1 a{
    color: #343434;
}
.notice-li06-wj td h1 a:hover{
    color: #2c5289;
}
.notice-li06-wj .tab-hd {
    height: 40px;
    background: #ffffff;
    overflow: hidden;
    padding-top: 0;
}
.notice-li06-wj .tab-hd li {
    line-height: 40px;
}
.notice-li06-wj{
    height: 194px;
}
.notice-li06-wj .tab-bd{
    padding-top: 9px;
    border-top: 1px dotted #e8e8e8;
}
.notice-li06-wj .tab-hd .link  {
    margin-top: 13px;
}
.notice-li06-zw02{
    height: 280px;
}
.zw-item02-right{
    float: right;
    width: 370px;
    overflow: hidden;
}
.jbxx-box{
    overflow: hidden;
}
.jbxx-box .title{
    color: #2c5289;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    height: 56px;
    margin-top: 10px;
    background: #edecec;
    line-height: 55px;
    border-top: 2px solid #2c5289;
}
.jbxx-box .ul{
    width: 110%;
    overflow: hidden;
}
.jbxx-box .ul ul li{
    margin-right: 5px;
    margin-top: 3px;
    float: left;
}
.jbxx-box .ul ul li a{
    min-width: 120px;
    height: 40px;
    background: #f1f1f1;
    line-height: 40px;
    text-align: center;
    color: #343434;
    display: block;
}
.jbxx-box .ul ul li a:hover{
    color: #2c5289;
}
.jbxx-box02{
    margin-top: 11px;
}
.jbxx-fuwu{
    padding-bottom: 30px;
    margin-top: 8px;
    overflow: hidden;
}
.jbxx-fuwu ul li{
    margin-top: 3px;
}
.jbxx-fuwu ul li a{
    display: block;
}
.jbxx-fuwu ul li a img{
    display: block;
}
.jbxx-box-g .title{
    margin-top: 0;
}
.page-content{
    min-height:600px;
    height:auto !important;
    height:600px;
    padding-bottom: 40px;
    overflow: hidden;
    margin-top: 9px;
}
.page-content-nav{
    float: left;
    width: 370px;
    overflow: hidden;
}
.page-content-nav .title{
    height: 54px;
    font-size: 18px;
    color: #2c5289;
    font-weight: bold;
    background: #edecec;
    text-align: center;
    line-height: 54px;
    border-bottom: #2c5289 2px solid;
}
.page-content-nav .ul{
    margin-top: 4px;
    overflow: hidden;
}
.page-content-nav .ul ul li{
    margin-top: 2px;
    float: left;
    width: 100%;
    line-height: 42px;
    text-align: center;
}
.page-content-nav .ul ul li a{
    display: block;
    background: #edecec;
    color: #444444;
    font-size: 16px;
}
.page-content-box{
    overflow: hidden;
    width: 820px;
    float: right;
}
.page-content-box .title{
    height: 42px;
    line-height: 42px;
    background: #f1f1f1;
    text-indent: 36px;
    font-size: 16px;
    color: #2c5289;
}
.page-content-box .list01{
    margin-top: 12px;
}
.page-content-box .list01 ul li {
    margin: 3px 0;
}


.notice-jg { margin-top: 22px;   overflow: hidden;padding-bottom: 30px }
.notice-jg .tab-hd {
    overflow: hidden;
    border-bottom: 2px solid #f1f1f1;
}
.notice-jg .tab-hd ul {  }
.notice-jg .tab-hd li{ float: left; }
.notice-jg .tab-hd li a{
    text-align: center;
    line-height: 42px;
    font-size: 16px;
    display: block;
    width: 140px;
    color: #343434;
}
.notice-jg .tab-hd li.on a{
    font-weight: bold;
    color: #275296;
    background: url("../images/bg10.jpg"); }
.notice-jg .tab-bd { float: right;width: 840px; overflow: hidden }
.notice-jg .tab-nav{
    float: left;
    margin-top: 11px;
    background: #f1f1f1;
    height: 500px;
    width: 350px;
}
.notice-jg .tab-nav .title{
    margin-top: 14px;
    margin-left: 33px;
    line-height: 24px;
    color: #275296;
    font-size: 16px;
}
.notice-jg .tab-nav .warp{
    margin-left: 33px;
    line-height: 30px;
    color: #343434;
    margin-top: 12px;
}
.jgxq-web{
    overflow: hidden;
}
.jgxq-web .title{
    font-weight: bold;
    text-indent: 10px;
    font-size: 16px;
    color: #275296;
    line-height: 24px;
    margin-top: 16px;
}
.jgxq-web .list01 ul li {
    margin: 3px 0;
}
.jgxq-web .list01{
    margin-top: 13px;
}
.tourism-banner{
    background: url("../images/banner06.jpg") center top;
    height: 520px;

}
.tourism-banner .warp{
    width: 1200px;
    margin: auto;
}
.tourism-banner .box{
    overflow: hidden;
}
.tourism-banner .box img{
    float: right;
}
.tourism-body{
    padding-bottom: 14px;
    overflow: hidden;
}
.tourism-nav{
    width: 200%;
}
.tourism-nav ul li{
    margin-right: 50px;
    float: left;
}
.tourism-nav ul li a{
    display: block;
}
.tourism-nav ul li a img{
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    display: block;
    width: 200px;
    height: 100px;
}
.tourism-nav ul li a:hover img{

    transform: scale(1.1);
}
.tourism-item01{
    width: 1200px;
    margin: 18px auto 0;
    overflow: hidden;
}
.tourism-sp{
    width: 700px;
    height: 400px;
    float: left;
}
.tourism-sp img{
    display: block;
}
.tourism-jj{
    width: 490px;
    height: 400px;
    float: right;
    overflow: hidden;
}
.tourism-jj h1{
    height: 56px;
    line-height: 56px;
    background: #f1f1f1;
    border-top: 2px solid #2c5289;
    color: #2c5289;
    font-weight: bold;
    font-size: 18px;
    text-indent: 24px;
}
.tourism-jj p{
    width: 463px;
    margin: 20px auto 0;
    line-height: 30px;
    color: #343434;
    text-indent: 2em;
}
.tourism-item02{
    overflow: hidden;
    background: url("../images/bgcch.jpg") center top;
    height: 550px;
}
.tourism-item02-box{
    width: 1200px;
    height: 550px;
    overflow: hidden;
    margin: auto;
    background: url("../images/bg20.png") center top;
}
.tourism-tj{
    margin-left: 27px;
    float: left;
    width: 527px;
    overflow: hidden;
}
.tourism-tj .ul{
    margin-top: 24px;
    overflow: hidden;
}
.tourism-tj .ul ul li{
    margin-right: 54px;
    margin-top: 34px;
    float: left;
}
.tourism-tj .ul ul li a{
    width: 120px;
    display: block;
}
.tourism-tj .ul ul li a img{
    display: block;
    width: 120px;
    height: 120px;
}
.tourism-tj .ul ul li a span{
    display: block;
    font-size: 12px;
    color: #343434;
    text-align: center;
    line-height: 24px;
    margin-top: 5px;
}
.tourism-tj .ul ul li a span:hover{
    color: #ff0000;
}
.tourism-tj .link{
    width: 120px;
    display: block;
    margin: 34px 0 0 174px;
}
.tourism-tj .link img{
    display: block;
    width: 120px;
    height: 120px;
}
.tourism-zj{
    margin-top: 40px;
    float: right;
    width: 360px;
    margin-right: 19px;
}
.tourism-zj a{
    margin-top: 24px;
    display: block;
}
.tourism-zj a img{
    display: block;
}
.tourism-item03{
    background: url("../images/img23.jpg") center top;
    height: 421px;
}
.tourism-item03-wrap{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.tourism-item03-wrap .map{
    margin-top: 22px;
    float: left;
}
.tourism-item03-wrap .map img{
    display: block;
}

.fullSlide{ width:100%;  position:relative;    }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;  }
.fullSlide .bd li{ width:100% !important; overflow:hidden;  }
.fullSlide .bd li img{
    display: block;
}
.fullSlide .hd{ width:100%;  position:absolute; z-index:1000000000; bottom:6px; left:0; height:30px; line-height:30px; text-align:center;
    _background:#000; _filter:alpha(opacity=60);
}
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:14px; height:14px; margin:5px; background:url(../images/tg_flash_p.png); overflow:hidden;
    line-height:9999px;
}
.fullSlide .hd ul .on{ background-position: -18px 0 ; }
.fullslide-img{
    left: 0;
    top:0;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1000000;
    display: block;
}
.fullslide-box{
    height: 100%;
    margin: auto;
    width: 1200px;
}
@media screen and (max-width: 1201px) {
    .fullslide-box{
        width: 100%;
    }
}
.fullslide-img img{
    float: right;
    width: 56%;
    margin-top: 8%;
}
@media screen and (max-width: 1201px) {
    .fullslide-img img{
        width: 50%;
    }
}
@media screen and (min-width: 1600px) {
    .fullslide-img img{
        margin-top: 16%;
    }
}
.tourism-item04{
    height: 517px;
    border-top: 2px solid #ffffff;
    background: url("../images/bg21.jpg") center top;
    overflow: hidden;
}


.picScroll-left04{ overflow:hidden; position:relative;height: 240px  }

.picScroll-left04 .bd{ padding: 0 132px;   }
.picScroll-left04 .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left04 .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center;width: 140px;padding: 0 48px  }

.picScroll-left04 .bd ul li img{
    display: block;
    height: 240px;
    width: 140px;
    margin: 24px auto 0;
}
.picScroll-left04 .prev{
    background: url("../images/ico07.png") no-repeat;
    width: 57px;
    height: 241px;
    display: block;
    position: absolute;
    z-index: 1000000;
    left: 77px;
    top:15px;
    cursor: pointer;
}
.picScroll-left04 .next{
    background: url("../images/ico07.png") no-repeat -57px 0;
    width: 57px;
    height: 241px;
    display: block;
    position: absolute;
    z-index: 1000000;
    right: 77px;
    top:15px;
    cursor: pointer;
}
.investment_f{  width: 1200px;
    margin: 48px auto 0;
    overflow: hidden; }
.investment_f .investment_title{
    height: 45px;
    overflow: hidden;
}
.investment_title div{
    margin-left: 70px;
    margin-right: 56px;
    float: left;
    display: block;
    width: 165px;
    height: 45px;
    background-image: url("../images/ico22.png");
    background-position: -69px 0 ;
    cursor: pointer;
}
.investment_title .li02{
     background-position: -362px 0 ;
 }
.investment_title .li03{
    background-position: -652px 0 ;
}
.investment_title .li04{
    background-position: -936px 0 ;
}
.investment_title div.on{

    background-image: url("../images/ico22-a.png");
}
.investment_con{ overflow: hidden}
.investment_con_list{
    overflow: hidden;
    display: none;
}

.picMarquee-top-zw{
    padding-bottom: 30px;
    margin-top: 8px;
    overflow: hidden;
}

.picMarquee-top-zw .bd{}
.picMarquee-top-zw .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-top-zw .bd ul li{     margin-top: 3px; }
.picMarquee-top-zw .bd ul li a{     display: block;}
.picMarquee-top-zw .bd ul li a img{
    display: block;
}
.lv-tc{
    overflow: hidden;
    width: 534px;
    float: left;
    margin-left: 55px;
}
.lv-tc-title{
    margin-top: 30px;
    display: block;
}
.lv-tc-ul{
    height: 282px;
    overflow: hidden;
}
.lv-tc-ul ul li{
    margin: 0 28px;
    margin-top: 21px;
    float: left;
}
    .lv-tc-ul ul li a {
        position: relative;
        z-index: 10;
        width: 120px;
        /**height: 120px;**/
        height: auto;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        display: block;
        background: #999999;
        overflow: hidden;
    }
.lv-tc-ul ul li a img{
    width: 100%;
    height: auto;
    display: block;
}
.lv-tc-ul ul li a span{
    transition: all .1s;
    visibility: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 36px;
    width: 100%;
    background: url("../images/lvv3.png");
    text-align: center;
    font-size: 14px;
    color: #ffffff;
    line-height: 36px;
}
.lv-tc-ul ul li a:hover span{
    visibility: visible;
}
.lv-tc-link{
    display: block;
    background: url("../images/lvv4.png");
    width: 106px;
    height: 26px;
    margin: 22px auto 0;
}
.lv-tc02{
    float: right;
    margin-left: 0;
    margin-right: 53px;
}
.lv-tc04{
    float: none;
    width: 1056px;
    margin: auto;
}

.notice-map { width: 1150px; margin: 7px auto 0; overflow: hidden; }
.notice-map .tab-hd-map {
    overflow: hidden;
    height: 46px;
}
.notice-map .tab-hd-map ul {  }
.notice-map .tab-hd-map li{
    margin-right: 80px;
    width: 192px;
    height: 46px;
    float: left;
    cursor: pointer;
    overflow: hidden;
}
.notice-map .tab-hd-map li.on{
    background: url("../images/lvv8.png");
}
.notice-map .tab-hd-map li span{
    float: left;
    font-size: 10px;
    line-height: 20px;
    margin-left: 40px;
    margin-top: 15px;
}
.notice-map .tab-hd-map li i{

    font-size: 16px;
    float: left;
    font-weight: bold;
    line-height: 20px;
    margin-top: 11px;
    margin-left: 6px;
}
.notice-map .tab-bd-map {
    padding: 0 25px 38px 25px;
    overflow: hidden ;
    background: url("../images/lvv11.png");
}



.notice-map02 { overflow: hidden; }
.notice-map02 .tab-hd-map02 {overflow: hidden;margin-top: 13px  }
.notice-map02 .tab-hd-map02 ul { width: 110% }
.notice-map02 .tab-hd-map02 li{
    margin-right: 15px;
    line-height: 62px;
    background: url("../images/lvv10.png");
    width: 258px;
    height: 62px;
    position: relative;
    float: left;
    cursor: pointer;
}
.notice-map02 .tab-hd-map02 li.on{
    background: url("../images/lvv9.png");
}
.notice-map02 .tab-hd-map02 li h1{
     float: left;
    position: absolute;
    left: 0;
    top:0;
     margin-left: 13px;
    font-size: 12px;
    font-weight: 400;
 }
.notice-map02 .tab-hd-map02 li h2{
    float: right;
    position: absolute;
    right: 0;
    top:0;
    margin-right: 13px;
    font-size: 12px;
    font-weight: 400;
}
.notice-map02 .tab-hd-map02 li p{
    margin: auto;
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
.notice-map02 .tab-bd-map02 { overflow: hidden;background: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;  }

/***雅安交通路线新加CSS**/

    .notice-map02 .tab-hd-map02 ul {
        overflow: hidden;
        width: auto;
        float: left;
    }

    .notice-map02 .tab-hd-map02-box {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 15;
        width: 1000%;
    }

.tab-hd-map02 {
    height: 62px;
    overflow: hidden;
    position: relative;
    z-index: 10;
}

.notice-map02 .arrow {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
    width: 20px;
    height: 63px;
}

    .notice-map02 .arrow a {
        display: block;
        width: 20px;
        height: 63px;
        float: right;
        overflow: hidden;
        cursor: pointer;
        background: url(/v2/images/arrow.png) 0 0 no-repeat;
    }
/*****/

.lv-bus{
    overflow: hidden;
    width: 1044px;
    margin: auto;
}
.lv-bus ul {
    min-height:300px;
}
.lv-bus li{
    padding: 20px 30px 25px;
    font-size: 12px;
    line-height: 24px;
   margin-top: -1px;
    border-top: 1px solid #d1d1d1;
}
.lv-bus li span{
    color: #e60012;
}
.lv-bus div{
    height: 1px;
    font-size: 0;
}
.tourism-item05{
    border-top: 2px solid #ffffff;
    background: url("../images/lvv12.jpg") center top;
    height: 520px;
    overflow: hidden;
}
.tourism-item05-wrap{
    width: 1200px;
    margin: auto;
}
.tourism-item05-wrap .left{
    float: left;
    margin-left: 67px;
    margin-top: 57px;
    width: 510px;
}
.tourism-item05-wrap .left .lv-video{
    display: block;
}
.tourism-item05-wrap .left .lv-video-box{
    height: 300px;
    width: 510px;
}
.tourism-item05-wrap .left .lv-video-box img{
    display: block;
    margin-top: 21px;
}
.tourism-item05-wrap .right{
    float: right;
    width: 540px;
    height: 415px;
    margin-top: 46px;
    margin-right: 45px;
    background: url("../images/lvv16.png");
}
.lv-jd-titler{
    overflow: hidden;
}
.lv-jd-titler img{
    float: left;
}
.lv-jd-titler a.lvyou {
    background: url("../images/lvv17.png");
    float: right;
    width: 137px;
    height: 30px;
    margin-right: 38px;
    margin-top: 34px;
}
.focusBox-lv { margin: auto; position: relative; width: 460px; height: 146px; overflow: hidden;  text-align: left; background: white;margin-top: 10px}
.focusBox-lv .pic img { width: 460px; height: 146px; display: block; }
.focusBox-lv .num { position: absolute; z-index: 3;
    bottom: 0; right: 0;width: 100% ;text-align: center; }
.focusBox-lv .num li{margin-bottom: 10px;display: inline-block;position: relative; width: 14px; height: 14px; line-height: 14px; overflow: hidden; text-align: center; margin-right: 9px; cursor: pointer; }
.focusBox-lv .num li a,.focusBox .num li span { position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none;background: url("../images/lvv18.png") }
.focusBox-lv .num li.on a{ background:#f60;background: url("../images/lvv18.png") -14px 0  }

.lv-bata{
    margin: auto; width: 460px;
}
.lv-bata table td{
    line-height: 24px;
    padding: 5px 0;
    color: #888888;
    text-align: center;
}
.lv-bata table .td01{
    width: 3%;
}
.lv-bata table .td02{
    text-align: left;
    width: 37%;
}
.lv-bata table .td02 a{
    color: #e60012;
}
.lv-bata table .td03{
    width: 28%;
}
.lv-bata table .td03 i{
    color: #ffba01;
}
.lv-bata table .td04{
    width:32%;
}
.tourism-item06{
    background: url("../images/lvv20.jpg") center top;
    height: 646px;
    border-top: 2px solid #ffffff;
}
.tourism-item06-wrap{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.tourism-item06-wrap .logo{
    overflow: hidden;
}
.tourism-item06-wrap .logo img{
    float: right;
}

.notice-dt {overflow: hidden; }
.notice-dt .tab-hd {
    position: relative;
    z-index: 1;
    float: left;
    overflow: hidden;
    background: url("../images/lvv22.png");
    width: 423px;
    height: 581px;
}
.notice-dt .tab-hd a{
    padding-left: 5px;
    line-height: 24px;
    display: inline-block;
    color: #343434;
    left: 209px;
    top:100px;
    z-index: 10;
    position: absolute;
    cursor: pointer;
}
.notice-dt .tab-hd .li02{
    left: 308px;
    top:155px;
}
.notice-dt .tab-hd .li03{
    left: 198px;
    top:230px;
}
.notice-dt .tab-hd .li04{
    left: 350px;
    top:220px;
}
.notice-dt .tab-hd .li05{
    left: 305px;
    top:264px;
}
.notice-dt .tab-hd .li06{
     left: 226px;
     top:322px;
 }
.notice-dt .tab-hd .li07{
    left: 217px;
    top:407px;
}
.notice-dt .tab-hd .li08{
    left:117px;
    top:452px;
}
.notice-dt .tab-hd a.on{
    font-size: 24px;
    padding-left: 0;
    color: #fa0000;
}
.notice-dt .tab-bd {margin-top: 53px; overflow: hidden;float: right;width: 748px }

.lv-caoji{
    overflow: hidden;
}
.lv-caoji-item01{
    overflow: hidden;
}
.lv-caoji-item01 .left{
    float: left;
    width: 370px;
    overflow: hidden;
}
.lv-caoji-item01 .left .jj{
    overflow: hidden;
    font-size: 12px;
    line-height: 24px;
    color: #343434;
}
.lv-caoji-item01 .left .jj a{
    color: #ff0000;
}
.lv-caoji-item01 .left .tc{
    line-height: 26px;
    margin-top: 5px;
    overflow: hidden;
    font-size: 12px;
}
.lv-caoji-item01 .left .tc .name{
    float: left;
    color: #fe0000;
}
.lv-caoji-item01 .left .tc .ul{
    width: 310px;
    float: left;
}
.lv-caoji-item01 .left .tc .ul li{
    margin-left: 24px;
    float: left;
}
.lv-caoji-item01 .left .tc .ul li a{
    white-space: normal;
    display: block;
    color: #343434;
}
.lv-caoji-item01 .right{
    float: right;
    width: 293px;
    overflow: hidden;
}
.lv-caoji-item01 .right .name{
    color: #275296;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
}
.lv-caoji-item01 .right .link{
    line-height: 26px;
    margin-top: 5px;
    overflow: hidden;
    font-size: 12px;
}
.lv-caoji-item01 .right .link i{
    color: #fe0000;
    float: left;
}
.lv-caoji-item01 .right .link span{
    float: left;
    color: #343434;
    width: 196px;
}
.lv-caoji-item01 .left .tc .ul li a:hover{
    color: #ff0000;
}
.lv-caoji-item02{
    overflow: hidden;
}
.lv-caoji-item02 ul li{
    height: 159px;
    padding-top: 21px;
    overflow: hidden;
    margin-right: 60px;
    float: left;
}
.lv-caoji-item02 ul li a{
    width: 120px;
    display: block;
}
.lv-caoji-item02 ul li a img{
    display: block;
}
.lv-caoji-item02 ul li a span{
    margin-top: 6px;
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    color: #343434;
}
.lv-caoji-item02 ul li a span:hover{
    color: #ff0000;
}
.sj02-iem{
    margin-top: 10px;
    overflow: hidden;
}
.sj02-iem .list01{
    margin-top: 7px;
}
.sj02-iem .list01 ul li {
    margin: 3px 0;
}.sj02-iem .title{
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
     color: #2c5289;
    border-bottom: 1px solid #0266b1;
 }
.id-yjzj03 .td07 {
    display: none;
    text-align: left;
    width: 59%;
    text-indent: 2em;
    padding: 0 4px;
}


.fwcx-box{
    margin-top: 8px;
    overflow: hidden;
}
.fwcx-box .title{
    overflow: hidden;
}
.fwcx-box .title span{

    font-size: 16px;
    line-height: 52px;
    float: left;
    color: #275296;
    margin-left: 4px;
    font-weight: bold;
}
.fwcx-box .box{
    overflow: hidden;
    border: 1px solid #e0e0e0;
    height: 68px;
}
.fwcx-box .box .name{
    float: left;
    margin-left: 182px;
    padding: 0 17px;
    background: #255095;
    height: 34px;
    line-height: 34px;
    margin-top: 17px;
    color: #ffffff;
}
.fwcx-box .box .text{
    text-indent: 10px;
    float: left;
    margin-top: 17px;
    margin-left: 7px;
    height: 32px;
    line-height: 32px;
    width: 228px;
    border: 1px solid #e0e0e0;
}
.fwcx-box .box .btn{
    margin-top: 17px;
    float: left;
    width: 100px;
    height: 34px;
    border: 0;
    background: #d9e0ea;
    margin-left: 24px;
    color: #2b52a1;
}

.page-xq{
    padding-bottom: 2px;
    border-bottom: 1px solid #d1d1d1;
    width: 1000px;
    margin: 30px auto 0 ;
    overflow: hidden;
}
.page-xq .box{
    line-height: 30px;
    overflow: hidden;
    color: #343434;
}
.page-xq .box .name{
    margin-left: 16px;
    width: 72px;
    float: left;
}
.page-xq .box .text{
    width: 310px;
    float: left;
}
.page-xq .box .name02{
    width: 72px;
    float: left;
}
.page-xq .box .text02{
    width: 200px;
    float: left;
}
.page-xq .box .link{
    float: right;
}
.page-xq .box .link a{color: #343434;display: inline-block;margin: 0 4px}
.page-xq .box .dy{
    color: #666666;
    float: right;
    padding-left: 26px;
    background: url("../images/ico23.jpg") no-repeat;
    height: 18px;
    margin-top: 6px;
    line-height: 18px;
    margin-left: 10px;
}
.bdsharebuttonbox{
    float: right;
    margin-left: 10px;
}
.xqing-web{
    width: 1000px;
    margin: 26px auto 0;
}
.xq-title {
    width: 1000px;
    margin: auto;
    line-height: 54px;
    font-weight: 400;
    font-size: 26px;
    color: #343434;
    text-align: center;
    white-space: pre-wrap;
}
.xqing-web-box{
    padding: 40px 0;
    overflow: hidden;
    line-height: 1.3;
}
.page-xq .box .map{
    float: left;
}
.page-xq .box .time{
    float: left;
    margin-left: 10px;
}
.xqing-web .img{
    display: block;
    margin: auto;
    width: 800px;
}
.hj-item01 .on{
    background: #275296;
}
.hj-item01 .on i {
    background-image: url(../images/ico14-a.png);
}
.hj-item01 .on span{
    color: #ffffff;
}

.sou-web{
    background: url("../images/lv20.jpg") center top;
    height: 805px;
    width: 100%;
    overflow: hidden;
}
.sou-web-box{
    width: 1200px;
    margin: auto;
    overflow: hidden;
}
.sou-web-logo{
    display: block;
    margin-top: 126px;
}

.notice-so { margin:46px 0 0 282px; overflow: hidden; }
.notice-so .tab-hd {
    overflow: hidden;
    float: left;
}
.notice-so .tab-hd ul {}
.notice-so .tab-hd li{
    float: left;
    color: #343434;
    font-weight: bold;
    margin-right: 18px;
    line-height: 20px;
    padding: 0 5px;
    text-align: center;
}
.notice-so .tab-hd li.on{
    cursor: pointer;
    background: #275296;
    color: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.notice-so .name{
    font-weight: bold;
    float: left;
    color: #343434;
}
.notice-so .tab-bd{
    margin-top: 19px;
    overflow: hidden;
}
.notice-so .tab-pal .btn{
    background: url("../images/lv22.png");
    float: left;
    border: 0;
    width: 70px;
    height: 40px;
}
.notice-so .tab-pal .text{
    float: left;
    height: 38px;
    border: 1px solid #eeeeee;
    width: 568px;
    border-right: 0;
    text-indent: 10px;
    outline: none;
}
.notice-so .wrap{
    overflow: hidden;
}
.sou-tm{
    margin-top: 15px;
    margin-left: 282px;
    overflow: hidden;
}
.sou-tm .name{
    float: left;
    font-size: 12px;
    color: #343434;
    line-height: 20px;
}
.sou-tm .ul{
    float: left;
}
.sou-tm .ul ul li{
    float: left;
    margin-right: 18px;
}
.sou-tm .ul ul li a{
    float: left;
    background: #275296;
    color: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold;
    line-height: 20px;
    padding: 0 5px;
    text-align: center;
}
.sou-body{
    padding-bottom: 40px;
    margin: auto;
    width: 1200px;
    overflow: hidden;
    padding-top: 9px;
    background: #ffffff;
}
.sou-body-title{
    width: 1170px;
    margin: auto;
    overflow: hidden;
    background: #e8e8e8;
    height: 46px;
    line-height: 46px
}
.sou-body-title .name{
    float: left;
    font-weight: bold;
    color: #343434;
    margin-left: 17px;
}
.sou-body-title .ul{
    margin-top: 13px;
    float: left;
}
.sou-body-title .ul ul{
    float: left;
}
.sou-body-title .ul ul li{
    float: left;
    margin-right: 20px;
}
.sou-body-title .ul ul li a{
    font-weight: bold;
    font-size: 12px;
    cursor: pointer;
    display: block;
    /*color: #343434;*/
    line-height: 20px;
    padding: 0 8px;
}
.sou-body-title .ul ul li a:hover{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;

    background: #0880d4;
    color: #ffffff;
}
.sou-body-title .mun{
    float: right;
    color: #444444;
    margin-right: 25px;
}
.sou-body-title .mun i{
    color: #0084dc;
}

.sou-body-paxu{
    margin-top: 4px;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
}
.sou-body-paxu a{
    color: #444444;
    margin-right: 36px;
    float: right;
    background: url("../images/lv25.png") no-repeat right center;
    padding-right: 17px;
}
.sou-body-zt{
    font-size: 24px;
    width: 1170px;
    text-indent: 11px;
    line-height: 40px;
    font-weight: bold;
    color: #000000;
    margin:auto;
}
.sou-body-zt a{
    color: #ff0000;
}
.sou-body-list01{
    width: 1148px;
    background: #f8f8f8;
    margin: 4px auto 0;
}
.sou-body-h1{
    padding-top: 10px;
    color: #000000;
    font-size: 16px;
    margin-left: 15px;
    line-height: 24px;
}
.sou-body-h1 i{
    color: #ff0403;
}
.sou-ul01{
    padding-bottom: 10px;
    overflow: hidden;
    padding-left: 15px;
}
.sou-ul01 ul li{
    float: left;
    width: 100%;
    line-height: 24px;
    font-size: 12px;
}
.sou-ul01 ul li a{
    color: #0101cc;
    float: left;
    text-decoration: underline;
}
.sou-ul01 ul li a i{
    color: #ff0403;
}
.sou-ul01 ul li a span{
    float: left;

}
.sou-ul02{
    padding-bottom: 30px;
    padding-top: 15px;
    width: 1150px;
    margin: auto;
    overflow: hidden;
}
.sou-ul02 ul li{
    padding-top: 9px;
    border-bottom: 1px solid #ebebeb;
    overflow: hidden;
}
.sou-ul02 h1{
    height: 24px;
    overflow: hidden;
}
.sou-ul02 h1 i{
    color: #ffffff;
    float: left;
    padding: 0 10px;
    background: #418be5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 20px;
    margin-top: 2px;
}
.sou-ul02 h1 a{
    float: left;
    font-size: 16px;
    margin-left: 5px;
    color: #007ac8;
}
.sou-ul02 h1 a span{
    color: #ff0000;
}
.sou-ul02 p{
    margin-top: 3px;
    overflow: hidden;
}
.sou-ul02 p img{
    float: left;
    width: 96px;
    margin-right: 8px;
    height: 69px;
    background: #999999;
}
.sou-ul02 p img span{
    color: #58595d;
    line-height: 20px;
    display: inline-block;
    font-size: 12px;
}
.sou-ul02 h2{
    padding-top: 10px;
    padding-bottom: 3px;
    line-height: 24px;
    color: #808d78;
    font-weight: 400;
}


/* Yuk! CSS Hack for IE6 3 pixel bug :( */
.jspCorner
{
    margin: 0 -3px 0 0;
}

.id_web_left_right{
    float: right;
    width: 440px;
    height: 689px;
}
.h_box-h1{
    padding-bottom: 16px;
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
    line-height: 38px;
    text-align: center;
    background: #3e88cf;
}
.id_web_left_right .h2{
    margin-top: 7px;
    font-size: 22px;
    font-weight: bold;
    color: #005aa9;
    line-height: 48px;
    text-align: center;
}
.id_web_left_right .h3{
    width: 98%;
    margin: auto ;
    text-align: center;
    color: #76767f;
    border-bottom:dashed 1px #cdcdcd;
}
.id_web_left_right .h3 span{
    display: inline-block;
    line-height: 24px;
    font-size: 12px;
}
.id_web_left_right .h4{
    padding-bottom: 20px;
    width: 98%;
    margin: auto;
    line-height: 28px;
    font-size: 14px;
}
.id_web_left_right .h_box{
    width: 96%;
}*/
.wgk-title{
    margin-top: 12px;
    background: url("../images/bg24.jpg");
    height: 270px;
    overflow: hidden;
}
.wgk-title h1{
    margin-top: 55px;
    line-height: 30px;
    font-size: 22px;
    color: #275296;
    font-weight: bold;
    text-align: center;
}
.wgk-title p{
    width: 1144px;
    margin: auto;
    line-height: 26px;
    color: #343434;
    margin-top: 40px;
}
.wgk-title p a{
    color: #ff0000;
}

.notice-wgk {
    padding-bottom: 38px;
    background: #f1f1f1;
    overflow: hidden;
    margin-top: 16px;
}
.notice-wgk .tab-hd {
    float: left;
    width: 370px;
    overflow: hidden;
}
.notice-wgk .tab-hd ul { }
.notice-wgk .tab-hd li{
    margin-bottom: 1px;
    float: left;
    background: url("../images/bg25.jpg");
    height: 80px;
    width: 100%;
    overflow: hidden;
}
.notice-wgk .tab-hd li a{
    display: block ;
    height: 80px;
    width: 100%;}
.notice-wgk .tab-hd li a i{
    float: left;
    background: url("../images/ico24.png");
    height: 80px;
    width: 36px;
    margin-left: 80px;
}
.notice-wgk .tab-hd li a span{
    float: left;
    line-height: 80px;
    color: #ffffff;
    font-size: 26px;
    margin-left: 24px;
}
.notice-wgk .tab-hd li.on{
    background: url("../images/bg26.jpg");
}
.notice-wgk .tab-bd { float: right;width: 796px;margin-right: 13px;overflow: hidden  }
.wgk-item01-title{
    margin-top: 20px;
    height: 53px;
    overflow: hidden;
    border-bottom: 1px dotted #d1d1d1;
}
.wgk-item01-title span{
    float: left;
    width: 160px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    background: #17b5d1;
}
.wgk-item01-title a{
    float: right;
    margin-right: 26px;
    line-height: 36px;
    color: #343434;
}
.wgk-item01 .list01{
    margin-top: 14px;
}
.wgk-item01 .list01 ul li {
    margin: 3px 0;
}

.ndbg-banner{
    display: block;
}

.notice-nb { margin-top: 20px; overflow: hidden; }
.notice-nb .tab-hd {
    height: 48px;
    background: #f1f1f1;
    overflow: hidden;
}
.notice-nb .tab-hd ul {
    margin-top: 4px;
}
.notice-nb .tab-hd li{
    margin-left: 8px;
    float: left;
}
.notice-nb .tab-hd li a{
    display: block;
    text-align: center;
    font-size: 16px;
    color: #343434;
    font-weight: bold;
    width: 170px;
    height: 44px;
    line-height: 44px;
}
.notice-nb .tab-hd li.on a{
    background: url("../images/bg28.jpg");
    color: #e20118;
}
.notice-nb .tab-bd {overflow: hidden;width: 110% }
.notice-nb .tab-bd ul{ overflow:hidden; zoom:1;margin-top: -1px }
.notice-nb .tab-bd li {
    border-top: 1px solid #d1d1d1;
    float: left;
    padding-top: 32px;
    padding-left: 18px;
    padding-right: 50px;
    padding-bottom: 30px;
}
.notice-nb .tab-bd li a{
    display: block;
    overflow: hidden;
    background: url("../images/bg29.jpg");
    width: 136px;
    height: 163px;
}
.notice-nb .tab-bd li a h1{
    font-weight: 400;
    font-size: 16px;
    display: block;
    color: #e20118;
    text-align: center;
    line-height: 24px;
    margin-top: 60px;
}
.notice-nb .tab-bd li a p{
    color: #343434;
    margin-top: 10px;
    font-size: 16px;
    text-align: center;
    line-height: 24px;
}
.notice-wgk .tab-hd .li02 a i{
    background: url(../images/ico24.png) 0 -80px;
}
.notice-wgk .tab-hd .li03a i{
    background: url(../images/ico24.png) 0 -160px;
}
.notice-wgk .tab-hd .li04 a i{
    background: url(../images/ico24.png) 0 -240px;
}
.notice-wgk .tab-hd .li05 a i{
    background: url(../images/ico24.png) 0 -320px;
}
/*意见征集*/
.md-web{
    margin-top: 5px;
    overflow: hidden;
}
.md-web-left{
    height: 801px;
    float: left;
    width: 370px;
    background: #f1f1f1;
    overflow: hidden;
}
.md-web-left-title{
    display: block;
}
.md-web-left-li01{
    border-bottom: 1px solid #d1d1d1;
    height: 80px;
    width: 350px;
    margin: auto;
    overflow: hidden;
}
.md-web-left-li01 h1{
    margin-top: 14px;
    margin-left: 20px;
    font-weight: 400;
    line-height: 30px;
    color: #2c5289;
    font-size: 18px;
    overflow: hidden;
}
.md-web-left-li01 p{
    overflow: hidden;
    margin-left: 20px;
    line-height: 30px;
    color: #343434;
    font-size: 16px;
}
.md-web-left-li02{
    margin-top: 14px;
}
.md-web-left-li01 p a{
    color: #ff0000;
    float: left;
}
.md-web-left-li03{
    width: 350px;
    margin: auto;
    overflow: hidden;
}
.md-web-left-li03 h1{
    font-size: 16px;
    color: #343434;
    margin-top: 18px;
    line-height: 30px;
    margin-left: 20px;
}
.md-web-left-li03 .text{
    display: block;
    width: 298px;
    height: 30px;
    border: 1px solid #e1e2e3;
    text-indent: 10px;
    margin-top: 7px;
    margin-left: 20px;
}
.md-web-left-li03 .btn{
    width: 140px;
    margin-top: 8px;
    height: 32px;
    background: #275296;
    margin-left: 20px;
    color: #ffffff;
    border: 0;
}
.md-web-right{
    float: right;
    width: 820px;
    overflow: hidden;
}
.md-web-right-title{
    height: 48px;
    line-height: 48px;
    padding-top: 10px;
    background: #f1f1f1;
    font-size: 18px;
    color: #888888;
    text-indent: 33px;
    border-bottom: 2px solid #2c5289;
}
.md-web-right-content{
    min-height:690px;
    height:auto !important;
    height:690px;
    border: 1px solid #e1e2e3;
    margin-top: 9px;
    padding: 0 20px;
    overflow: hidden;
}
.md-web-right-h1{
    text-indent: 2em;
    margin: 10px auto 0;
    line-height: 30px;
    color: #343434;
}
.md-web-right-h2{
    margin-top: 28px;
    display: block;
    color: #343434;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
}
.md-web-right-ul{
    margin-top: 5px;
    overflow: hidden;
}
.md-web-right-ul ul li{
    padding-bottom: 24px;
    overflow: hidden;
}
.md-web-right-ul ul li h1{
    color: #343434;
    font-weight: 400;
    margin-left: 6px;
    line-height: 30px;
    overflow: hidden;
}
.md-web-right-ul ul li p{
    margin-left: 6px;
    overflow: hidden;
    color: #888888;
    line-height: 30px;
}
.md-web-right-ul ul li p label {
    float: left;
    margin-right: 30px;
    /**margin-right: 60px;**/
}
.md-web-right-ul ul li p label input{
    display: inline-block;
    vertical-align: middle;
}
.md-web-right-ul ul li p label span{
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
}
.md-web-right-end{
    line-height: 24px;
    margin-left: 12px;
    color: #ff0000;
    margin-top: 18px;
}
.md-web-right-end02{
    overflow: hidden;
    padding-top: 12px;
}
.md-web-right-end02 .text{
    float: left;
    width: 198px;
    height: 30px;
    border: 1px solid #e1e2e3;
    text-indent: 10px;
    line-height: 30px;
}
.md-web-right-end02  .yz{
    float: left;
    height: 32px;
    margin-left: 15px;
}
.md-web-right-end02 .btn{
    float: right;
    height: 32px;
    width: 140px;
    border: 0;
    background: #275296;
    color: #ffffff;
}
.md-web-right-xq{
    margin-top: 4px;
    overflow: hidden;
}
.md-web-right-xq div{
    line-height: 30px;
}
.md-web-right-h3{
    margin-top: 20px;
}
.md-web-right-h4{
    padding-bottom: 20px;
    margin-top: 28px;
    line-height: 30px;
    color: #343434;
    overflow: hidden;
}
.md-web-right-h4 div{
    float: right;
}
.md-web-right-h4 div span{
    display: block;
    text-align: center;
}
.md-web-right-yj{
    margin-top: 6px;
    line-height: 42px;
    text-indent: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #264c8d;
}
.md-web-right-yj-text{
    padding: 0 20px;
    display: block;
    width: 778px;
    height: 242px;
    text-indent: 0;
    border: 1px solid #e2e2e4;
}
.md-web-right-list-title{
    margin-top: 6px;
    height: 42px;
    overflow: hidden;
}
.md-web-right-list-title span{
    line-height: 42px;
    text-indent: 10px;
    font-size: 18px;
    font-weight: bold;
    float: left;
    color: #264c8d;
}
.md-web-right-list-title a{
    float: right;
    background: url(../images/ico.png);
    width: 14px;
    height: 14px;
    margin-right: 11px;
    margin-top: 14px;
}
.md-web-right-list{
    height: 248px;
    border: 1px solid #e1e2e3;
    margin-top: 9px;
    padding: 0 20px;
}
.md-web-right-list .list01{
    margin-top: 5px;
}
.list01 ul li {
    line-height: 24px;
    margin: 3px 0;
    float: left;
    width: 100%;
}

.md-web-right-result {
    border: 1px solid #e1e2e3;
    padding: 10px;
}

/*公开摘要*/


.sjgk-rap-table .datatd .td02 a .li-box {
    display: none;
    line-height: 32px;
    width: 560px;
    /*height: 160px;*/
    background: #ececec;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 2px 2px 5px #525252;
    -webkit-box-shadow: 2px 2px 5px #525252;
    box-shadow: 2px 2px 5px #525252;
}

    .sjgk-rap-table .datatd .td02 a .li-box .title {
        overflow: hidden;
        font-weight: bold;
        margin-top: 15px;
    }

        .sjgk-rap-table .datatd .td02 a .li-box .title .tl01 {
            float: left;
            width: 67px;
            margin-left: 36px;
        }

    .sjgk-rap-table .datatd .td02 a .li-box .content-li {
        overflow: hidden;
    }

        .sjgk-rap-table .datatd .td02 a .li-box .content-li .tl01 {
            float: left;
            width: 67px;
            margin-left: 36px;
            color: #ff6259;
        }

        .sjgk-rap-table .datatd .td02 a .li-box .content-li .tl02 {
            width: 192px;
            float: left;
        }

        .sjgk-rap-table .datatd .td02 a .li-box .content-li .tl03 {
            width: 147px;
            float: left;
        }

.sjgk-rap-table .datatd .td02 a:hover {
    position: relative;
    z-index: 10;
}

    .sjgk-rap-table .datatd .td02 a:hover .li-box {
        position: absolute;
        z-index: 100;
        top: 20px;
        left: 39px;
        display: block;
    }
    /*公开摘要end*/


/****在线访谈2018年6月12日17:05:25***/
.ft-web {
    overflow: hidden;
    background: url("/v2/images/fg.jpg") no-repeat #f3f3f3 center top;
}

.ft-web-box {
    width: 1200px;
    margin: auto;
    overflow: hidden;
}

.ft-logo {
    width: 1200px;
    display: block;
}
/****在线访谈内容****/
.ft-web-wrap {
    padding: 20px 15px;
    background: #ffffff;
    width: 1170px;
    margin: auto;
    overflow: hidden;
}

.ft-web-left {
    float: left;
    width: 784px;
    border: 1px solid #eeeeee;
}
/****在线访谈头条****/
.ft-web-top {
    height: 368px;
    width: 760px;
    margin: auto;
    overflow: hidden;
}

    .ft-web-top .title {
        margin-top: 18px;
        height: 54px;
        background: #f2f1f1;
        line-height: 54px;
        text-align: center;
        font-size: 24px;
        color: #343434;
    }

    .ft-web-top .img {
        margin-top: 8px;
        float: left;
        width: 470px;
        height: 288px;
        background: #eeeeee;
    }

    .ft-web-top .content {
        float: right;
        width: 274px;
        overflow: hidden;
    }

        .ft-web-top .content div {
            margin-top: 17px;
            overflow: hidden;
            line-height: 20px;
            color: #999999;
        }

        .ft-web-top .content .li01 a {
            color: #343434;
        }

        .ft-web-top .content .li02 {
            margin-top: 52px;
        }

            .ft-web-top .content .li02 a {
                color: #0169c0;
            }
/****在线访问简介****/
.ft-web-jj {
    height: 260px;
    width: 760px;
    margin: 18px auto 0;
    overflow: hidden;
}

    .ft-web-jj .title {
        text-indent: 22px;
        font-size: 18px;
        border-left: 8px solid #0169c0;
        background: #f1f1f1;
        line-height: 42px;
        height: 42px;
    }

    .ft-web-jj .text {
        height: 200px;
        margin-top: 12px;
        line-height: 30px;
        color: #343434;
        padding: 0 28px;
        overflow: hidden;
        overflow-y: auto;
    }
/****在线访问文字实录****/
.ft-web-sl {
    height: 948px;
    width: 760px;
    margin: 18px auto 0;
    overflow: hidden;
}

    .ft-web-sl .title {
        text-indent: 22px;
        font-size: 18px;
        border-left: 8px solid #0169c0;
        background: #f1f1f1;
        line-height: 42px;
        height: 42px;
    }

    .ft-web-sl .text {
        height: 888px;
        margin-top: 5px;
        overflow-y: auto;
    }

        .ft-web-sl .text div {
            border-bottom: 1px solid #d1d1d1;
            padding: 26px 18px;
            line-height: 30px;
            font-size: 14px;
            color: #343434;
        }

.ft-web-right {
    float: right;
    width: 376px;
    background: #f2f1f1;
    overflow: hidden;
}

.ft-web-wq {
    height: 280px;
    width: 340px;
    overflow: hidden;
    margin: auto;
}

    .ft-web-wq .title {
        font-size: 16px;
        font-weight: bold;
        line-height: 28px;
        margin-top: 34px;
    }

    .ft-web-wq .list01 {
        margin-top: 10px;
    }

        .ft-web-wq .list01 ul li a {
            margin-left: 0;
        }
/***我要提问****/
.ft-web-tw {
    width: 340px;
    overflow: hidden;
    margin: 0 auto 0;
}

    .ft-web-tw .title {
        font-size: 16px;
        font-weight: bold;
        line-height: 28px;
    }

    .ft-web-tw .text01 {
        font-size: 12px;
        line-height: 20px;
        color: #666666;
    }

    .ft-web-tw .text02 {
        display: block;
        line-height: 30px;
        width: 338px;
        border: 1px solid #d1d1d1;
        height: 30px;
        text-indent: 10px;
        margin-top: 5px;
    }

    .ft-web-tw .text03 {
        color: #0169c0;
        line-height: 24px;
        margin-top: 7px;
    }

    .ft-web-tw textarea {
        padding: 0 10px;
        width: 318px;
        border: 1px solid #d1d1d1;
        height: 200px;
        color: #888888;
        line-height: 24px;
    }

    .ft-web-tw .yz {
        overflow: hidden;
        margin-top: 20px;
    }

        .ft-web-tw .yz .text {
            text-indent: 10px;
            float: left;
            line-height: 30px;
            width: 118px;
            border: 1px solid #d1d1d1;
            height: 30px;
        }

        .ft-web-tw .yz img {
            float: left;
            height: 32px;
            margin-left: 13px;
        }

        .ft-web-tw .yz .btn {
            border: 0;
            height: 32px;
            width: 80px;
            background: #0169c0;
            color: #ffffff;
            float: right;
        }
/***现场图片***/
.ft-web-xc {
    height: 317px;
    background: #ffffff;
    overflow: hidden;
    margin: 0px auto 0;
}

    .ft-web-xc .title {
        margin-top: 12px;
        font-size: 16px;
        font-weight: bold;
        line-height: 44px;
    }

/****视频点播****/
.picMarquee-top-ft {
    overflow: hidden;
    position: relative;
}

    .picMarquee-top-ft .bd {
    }

        .picMarquee-top-ft .bd ul {
            overflow: hidden;
            zoom: 1;
        }

            .picMarquee-top-ft .bd ul li {
                margin-top: 14px;
                text-align: center;
                overflow: hidden;
                zoom: 1;
            }

                .picMarquee-top-ft .bd ul li a {
                    display: block;
                    overflow: hidden;
                }

                    .picMarquee-top-ft .bd ul li a img {
                        float: left;
                        background: #999999;
                        width: 182px;
                        height: 109px;
                    }

                    .picMarquee-top-ft .bd ul li a span {
                        float: right;
                        width: 164px;
                        line-height: 32px;
                        color: #000000;
                        margin-top: 12px;
                        text-align: left;
                    }
/***提问***/
.ft-web-tw02 {
    height: 140px;
    width: 340px;
    overflow: hidden;
    margin: auto;
}

    .ft-web-tw02 .title {
        font-size: 16px;
        font-weight: bold;
        line-height: 28px;
        margin-top: 11px;
    }

    .ft-web-tw02 .id-list ul li i {
        margin-left: 0;
    }
/***嘉宾简介***/
.ft-web-jb {
    width: 340px;
    overflow: hidden;
    margin: auto;
}

    .ft-web-jb .title {
        font-size: 16px;
        font-weight: bold;
        line-height: 28px;
        margin-top: 11px;
    }

    .ft-web-jb .box {
        overflow: hidden;
        margin-top: 9px;
    }

        .ft-web-jb .box img {
            float: left;
            width: 118px;
            background: #999999;
            height: 164px;
            border: 1px solid #d1d1d1;
        }

        .ft-web-jb .box p {
            float: right;
            margin-top: 12px;
            width: 193px;
            line-height: 30px;
            color: #343434;
        }

            .ft-web-jb .box p a {
                white-space: normal;
                display: inline-block;
                color: #ff0000;
            }
/***访谈摘要***/
.ft-web-wq02 {
    height: 245px;
}

    .ft-web-wq02 .title {
        margin-top: 15px;
    }

.ft-web-tw02 .list01 ul li a {
    margin-left: 0;
}

.ft-web-tw02 .list01 {
    margin-top: 10px;
}












































/*内容*/
/*轮播图*/
.focusBox-nt {
    position: relative;
    width: 600px;
    height: 400px;
    overflow: hidden;
    text-align: left;
    background: white;
    float: left
}
    .focusBox-nt ul li span a{display:none;}

    .focusBox-nt .pic img {
        width:auto;
        height: 400px;
        display: block;
        margin:0px auto;
    }

    .focusBox-nt .txt-bg {
        position: absolute;
        bottom: 0;
        z-index: 1;
        height: 54px;
        width: 100%;
        background: #333;
        filter: alpha(opacity=60);
        opacity: 0.6;
        overflow: hidden;
    }

    .focusBox-nt .txt {
        position: absolute;
        bottom: 0;
        z-index: 2;
        height: 54px;
        width: 100%;
        overflow: hidden;
    }

        .focusBox-nt .txt li {
            height: 54px;
            width: 100%;
            line-height: 54px;
            position: absolute;
            bottom: -40px;
            text-align:left;
        }

            .focusBox-nt .txt li a {
                color: white;
                padding: 0 0 0 30px;
                font-size: 16px;
                text-decoration: none;
            }

    .focusBox-nt .num {
        position: absolute;
        z-index: 3;
        bottom: 21px;
        right: 8px;
    }

        .focusBox-nt .num li {
            float: left;
            position: relative;
            width: 14px;
            height: 14px;
            line-height: 14px;
            overflow: hidden;
            text-align: center;
            margin-right: 9px;
            cursor: pointer;
        }

            .focusBox-nt .num li a, .focusBox .num li span {
                position: absolute;
                z-index: 2;
                display: block;
                color: white;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                text-decoration: none;
                background: url("../images/ico03.png")
            }

            .focusBox-nt .num li.on a {
                background: #f60;
                background: url("../images/ico03.png") -14px 0
            }

/*轮播图*/

/*头条新闻*/
.notice-yue01 {
    width: 575px;
    float: right;
    overflow: hidden;
}

    .notice-yue01 .tab-hd {
        overflow: hidden;
        height: 49px;
        margin-top: 0px;
        background: url("../images/yue03.jpg");
    }

        .notice-yue01 .tab-hd .ul {
            float: left;
        }

            .notice-yue01 .tab-hd .ul li {
                float: left;
            }

                .notice-yue01 .tab-hd .ul li a {
                    padding: 0 31px;
                    color: #343434;
                    line-height: 47px;
                    font-size: 18px;
                    height: 49px;
                    display: block;
                }

                .notice-yue01 .tab-hd .ul li.on a {
                    font-weight: bold;
                    color: #185ca2;
                    background: url("../images/yue05.jpg");
                }

        .notice-yue01 .tab-hd .link {
            float: right;
            background: url("../images/yue04.png");
            width: 14px;
            height: 14px;
            margin-top: 16px;
            margin-right: 2px;
        }

    .notice-yue01 .tab-bd {
        overflow: hidden;
    }

.list01 ul li a:hover {
    color: #f42829;
}

.list01-yue01 {
    margin-top: 8px;
}

    .list01-yue01 ul li {
        margin: 5px 0;
    }

        .list01-yue01 ul li a {
            margin-left: 3px;
        }

        .list01-yue01 ul li span {
            margin-right: 6px;
        }

/*头条新闻*/

/*横幅*/
.TB-focus img {
    height: 100px;
}

.TB-focus {
    height: 100px;
}

/*横幅*/

/*主体*/

.notice-yue02 {
    overflow: hidden;
    height: 356px;
    margin-top: 17px;
    border-bottom: 1px solid #d1d1d1
}

    .notice-yue02 .tab-hd-yue02 {
        height: 43px;
        overflow: hidden;
        border-bottom: 2px solid #185ca2;
    }

        .notice-yue02 .tab-hd-yue02 .ul {
            float: left;
        }

            .notice-yue02 .tab-hd-yue02 .ul ul {
                float: left;
            }

            .notice-yue02 .tab-hd-yue02 .ul li {
                float: left;
            }

                .notice-yue02 .tab-hd-yue02 .ul li a {
                    display: block;
                    font-size: 20px;
                    line-height: 43px;
                    height: 43px;
                    color: #343434;
                    width: 122px;
                    text-align: center;
                }

                .notice-yue02 .tab-hd-yue02 .ul li.on a {
                    color: #FFFFFF;
                    background: url("../images/yue06.jpg");
                }

        .notice-yue02 .tab-hd-yue02 .link {
            float: right;
            background: url(../images/yue04.png);
            width: 14px;
            height: 14px;
            margin-top: 14px;
            margin-right: 2px;
        }

    .notice-yue02 .tab-bd-yue02 {
        margin-top: 15px;
        overflow: hidden
    }

.yue-xxgk {
    width: 340px;
    float: left;
    overflow: hidden;
}

    .yue-xxgk a {
        margin-bottom: 11px;
        display: block;
        height: 60px;
        background: #185ca2;
    }

        .yue-xxgk a:hover {
            background: #c2913c;
        }

        .yue-xxgk a img {
            float: left;
            margin-left: 66px;
        }

    .yue-xxgk span {
        float: left;
        margin-left: 20px;
        color: #FFFFFF;
        line-height: 60px;
        font-size: 18px;
    }

.notice-yue03 {
    float: left;
    margin-left: 11px;
    width: 500px;
    overflow: hidden;
    height: 261px
}

    .notice-yue03 .tab-hd-yue03 {
        overflow: hidden;
        background: #f1f1f1;
        height: 40px;
    }

        .notice-yue03 .tab-hd-yue03 ul {
        }

        .notice-yue03 .tab-hd-yue03 li {
            float: left;
            width: 25%;
        }

            .notice-yue03 .tab-hd-yue03 li a {
                display: block;
                text-align: center;
                line-height: 40px;
                font-size: 16px;
                color: #343434;
            }

            .notice-yue03 .tab-hd-yue03 li.on a {
                color: #185ca2;
                font-weight: bold;
            }

    .notice-yue03 .tab-bd-yue03 {
        overflow: hidden;
    }

.list01-yue02 {
    margin-top: 8px;
}

.yue-leader-img {
    float: right;
    width: 339px;
    height: 261px;
    background: #f1f1f1;
    overflow: hidden;
}

    .yue-leader-img .title {
        margin-top: 8px;
        height: 28px;
    }

        .yue-leader-img .title span {
            margin-left: 23px;
            float: left;
            width: 3px;
            height: 16px;
            background: #185ca2;
            margin-top: 6px;
        }

        .yue-leader-img .title a {
            float: left;
            line-height: 28px;
            margin-left: 11px;
            font-size: 16px;
            font-weight: bold;
            color: #185ca2;
        }

    .yue-leader-img .box {
        padding-left: 8px;
        margin-top: 20px;
        overflow: hidden;
    }

        .yue-leader-img .box .li {
            text-align: center;
            padding: 0 20px;
            width: 120px;
            float: left;
        }

            .yue-leader-img .box .li img {
                width: 110px;
                height: 164px;
                display: block;
            }

            .yue-leader-img .box .li a {
                color: #343434;
                line-height: 24px;
                margin-top: 9px;
                display: inline-block;
            }

.yue-fw {
    overflow: hidden;
    width: 220px;
    float: left;
}

    .yue-fw a {
        margin-bottom: 11px;
        display: block;
        height: 80px;
        background: #185ca2;
    }

        .yue-fw a:hover {
            background: #c2913c
        }

        .yue-fw a i {
            width: 40px;
            height: 80px;
            float: left;
            margin-left: 38px;
            background-image: url("../images/yue09-g.png");
        }

        .yue-fw a:hover i {
            background-image: url("../images/yue09.png");
        }

        .yue-fw a .li02 {
            background-position: 0 -93px;
        }

        .yue-fw a .li03 {
            background-position: 0 -184px;
        }

        .yue-fw a span {
            float: left;
            margin-left: 16px;
            line-height: 80px;
            font-size: 18px;
            color: #639ff4
        }

        .yue-fw a:hover span {
            color: #FFFFFF;
        }

.yue-bl {
    width: 580px;
    overflow: hidden;
    float: left;
}

    .yue-bl ul li {
        margin-top: 13px;
        overflow: hidden;
        margin-bottom: 27px;
        float: left;
        width: 25%;
    }

        .yue-bl ul li img {
            float: left;
            margin-left: 37px;
        }

        .yue-bl ul li a {
            float: left;
            line-height: 26px;
            margin-left: 12px;
            color: #343434;
        }

.yue-xx {
    overflow: hidden;
    float: left;
    width: 350px;
}

    .yue-xx a {
        margin-right: 10px;
        margin-bottom: 10px;
        float: left;
        width: 164px;
        height: 90px;
        background: #2765bc;
        color: #639ff4;
    }
    .yue-xx  .wid106 {
        margin-right: 10px;
        margin-bottom: 10px;
        float: left;
        width: 106px;
        height: 90px;
        background: #2765bc;
        color: #639ff4;
    }
        .yue-xx a i {
            display: block;
            width: 55px;
            height: 50px;
            margin: 5px auto 0;
            background-image: url("../images/yue13.png");
        }

        .yue-xx a .li02 {
            background-position: 0 -50px;
        }

        .yue-xx a .li03 {
            background-position: 0 -100px;
        }

        .yue-xx a .li04 {
            background-position: 0 -150px;
        }
        .yue-xx a .li05 {
            background-image: url("/v2/images/bg003.png");
        }
        .yue-xx a .li06 {
            background-image: url("/v2/images/bg004.png");
        }
        .yue-xx a .li07 {
            background-image: url("/v2/images/bg005.png");
        }
        .yue-xx a:hover {
            background: #c2913c;
        }

            .yue-xx a:hover i {
                background-image: url("../images/yue13-g.png");
            }

            .yue-xx a:hover .li05 {
                background-image: url("/v2/images/bg003-g.png");
            }
            .yue-xx a:hover .li06 {
                background-image: url("/v2/images/bg004-g.png");
            }
            .yue-xx a:hover .li07 {
                background-image: url("/v2/images/bg005-g.png");
            }
        .yue-xx a span {
            display: block;
            text-align: center;
            font-size: 16px;
            margin-top: 5px;
            line-height: 24px;
        }

        .yue-xx a:hover span {
            color: #FFFFFF;
        }

.notice-yue04 {
    margin-left: 0;
}

.yue-jjzj {
    margin-top: 8px;
    overflow: hidden;
}

    .yue-jjzj ul li {
        line-height: 24px;
        margin: 3px 0;
        float: left;
        width: 100%;
    }

        .yue-jjzj ul li i {
            float: left;
            font-weight: 400;
            margin-left: 4px;
        }

        .yue-jjzj ul li em {
            font-weight: 400;
            float: left;
            margin-left: 4px;
            color: #ff0000;
        }

        .yue-jjzj ul li a {
            margin-left: 12px;
            float: left;
            color: #343434;
        }

        .yue-jjzj ul li span {
            float: right;
            margin-right: 7px;
            color: #999999;
        }

        .yue-jjzj ul li a:hover {
            color: #ff0000;
        }

.id-zxft02 {
    float: right;
    width: 340px;
    overflow: hidden;
}

    .id-zxft02 .title {
        height: 40px;
        overflow: hidden;
        background: #f1f1f1;
    }

        .id-zxft02 .title .name {
            float: left;
            font-size: 18px;
            font-weight: bold;
            color: #2c5289;
            line-height: 40px;
            margin-left: 19px;
        }

        .id-zxft02 .title .link {
            float: right;
            color: #888888;
            line-height: 40px;
            margin-right: 13px;
        }

            .id-zxft02 .title .link a {
                margin: 0 3px;
                color: #888888;
                display: inline-block;
            }

    .id-zxft02 .box {
        margin: 2px auto 0;
        display: block;
        width: 330px;
    }

        .id-zxft02 .box img {
            display: block;
            width: 330px;
            height: 180px;
        }

    .id-zxft02 .name02 {
        line-height: 22px;
        width: 330px;
        color: #343434;
    }

    .id-zxft02 .jb {
        color: #888888;
        line-height: 22px;
        width: 330px;
        margin: auto;
    }

    .id-zxft02 .time {
        overflow: hidden;
        line-height: 22px;
        width: 330px;
        margin: auto;
        font-weight: 400;
        color: #888888;
    }

        .id-zxft02 .time em {
            color: #888888;
            font-weight: 400;
            float: right;
        }

/*.yue-hd {
    float: left;
    width: 435px;
    overflow: hidden;
}

    .yue-hd .title {
        overflow: hidden;
        background: #f1f1f1;
        height: 40px;
    }

        .yue-hd .title a {
            float: left;
            line-height: 40px;
            margin-left: 14px;
            color: #185ca2;
            font-weight: bold;
        }

    .yue-hd .wrp {
        margin-top: 11px;
        overflow: hidden;
    }

    .yue-hd .img {
        background: #999999;
        float: left;
        width: 126px;
        height: 82px;
    }

    .yue-hd .text {
        width: 290px;
        overflow: hidden;
        float: right;
    }

        .yue-hd .text h1 {
            margin-top: 7px;
            overflow: hidden;
        }

            .yue-hd .text h1 a {
                float: left;
                font-weight: 400;
                font-size: 16px;
                line-height: 24px;
                color: #343434;
            }

        .yue-hd .text p {
            margin-top: 4px;
            color: #666666;
            line-height: 22px;
            height: 44px;
            overflow: hidden;
        }

        .yue-hd .text h1 a:hover {
            color: #ff0000;
        }*/

.list01-yue03 ul li a {
    margin-left: 0;
    float: left;
    color: #343434;
}

/*.yue-ls {
    float: right;
    width: 750px;
    overflow: hidden;
}

    .yue-ls .title {
        overflow: hidden;
        background: #f1f1f1;
        height: 40px;
    }

        .yue-ls .title .li01 {
            float: left;
            line-height: 40px;
            margin-left: 14px;
            color: #185ca2;
            font-weight: bold;
        }

        .yue-ls .title .li02 {
            color: #888888;
            line-height: 40px;
            float: right;
            margin-right: 10px;
        }

    .yue-ls .ul {
        width: 110%;
        overflow: hidden;
    }

        .yue-ls .ul li {
            margin-bottom: 6px;
            margin-right: 9px;
            float: left;
        }

            .yue-ls .ul li a img {
                display: block;
                width: 370px;
                height: 68px;
            }*/
/*主体*/

/*页脚*/
.id-foot-link {
    background: none !important;
}

.id-foot-text .box .li02 {
    margin-left: 0 !important;
}

.id-foot-text .box .li04 {
    float: left !important;
    margin-left: 30px;
}

/*页脚*/

/*浮动窗口修改*/
.id-zwgkyd-title {
    float: left;
    background: url("../images/yue17.png");
    width: 41px;
    height: 312px;
    margin-top: 149px;
}

    .id-zwgkyd-title a {
        position: relative;
        z-index: 10;
        height: 156px;
        width: 41px;
        text-align: center;
        display: block;
        color: #343434;
    }

        .id-zwgkyd-title a.on {
            color: #FFFFFF;
            background: url("../images/yue20.png")
        }

    .id-zwgkyd-title .li02.on {
        color: #FFFFFF;
        background: url("../images/yue20.png") 0 -156px;
    }

    .id-zwgkyd-title a i {
        display: none;
        background: url("../images/yue21.png");
        width: 26px;
        height: 54px;
        position: absolute;
        z-index: 100;
        right: -26px;
        top: 51px;
    }

    .id-zwgkyd-title a.on i {
        display: block;
    }

    .id-zwgkyd-title span {
        padding: 20px 10px 0;
        display: block;
    }

.id-zwgkyd .box {
    height: 558px;
}

.id-zwgkyd .rap {
    width: 240px;
    overflow: hidden;
    height: 558px;
    float: left;
}











.notice-fw {
    width: 820px;
    overflow: hidden;
    float: left
}

    .notice-fw .tab-hd-fw {
        overflow: hidden;
        width: 220px;
        float: left;
    }

        .notice-fw .tab-hd-fw li {
            overflow: hidden;
        }

            .notice-fw .tab-hd-fw li a {
                margin-bottom: 11px;
                display: block;
                height: 80px;
                color: #639ff4;
                background: #185ca2;
            }

                .notice-fw .tab-hd-fw li a i {
                    width: 40px;
                    height: 80px;
                    float: left;
                    margin-left: 38px;
                    background-image: url(../images/yue09-g.png);
                }

                .notice-fw .tab-hd-fw li a .li02 {
                    background-position: 0 -93px;
                }

                .notice-fw .tab-hd-fw li a .li03 {
                    background-position: 0 -184px;
                }

                .notice-fw .tab-hd-fw li a span {
                    float: left;
                    margin-left: 16px;
                    line-height: 80px;
                    font-size: 18px;
                }

                .notice-fw .tab-hd-fw li a:hover {
                    background: #c2913c;
                    color: #FFFFFF;
                }

                    .notice-fw .tab-hd-fw li a:hover i {
                        background-image: url(../images/yue09.png);
                    }

    .notice-fw .tab-bd-fw {
        float: left;
        overflow: hidden
    }

.yue-bl02 {
    width: 580px;
    overflow: hidden;
    float: left;
}

    .yue-bl02 ul li {
        height: 70px;
        margin-top: 13px;
        overflow: hidden;
        float: left;
        width: 25%;
    }

        .yue-bl02 ul li img {
            width: 28px;
            height: 28px;
            display: block;
            margin: auto;
        }

        .yue-bl02 ul li a {
            width: 90%;
            margin: auto;
            padding-top: 6px;
            color: #343434;
            display: block;
            text-align: center;
            line-height: 18px;
        }





.notice-fw .tab-hd-fw li.on a {
    background: #c2913c;
    color: #FFFFFF;
}

    .notice-fw .tab-hd-fw li.on a i {
        background-image: url(../images/yue09.png);
    }

.yue-bl ul li img {
    float: left;
    margin: 0;
}

.yue-bl ul li a {
    margin-left: 37px;
}

.yue-bl ul li span {
    float: left;
    line-height: 26px;
    margin-left: 12px;
    color: #343434;
}

.yue-bl02 ul li span {
    margin: auto;
    padding-top: 6px;
    color: #343434;
    display: block;
    text-align: center;
    line-height: 18px;
}

.yue-bl02 ul li {
    text-align: center;
}

    .yue-bl02 ul li a {
        display: inline-block;
        width: auto;
        margin: auto;
        padding-top: 0;
        color: #343434;
        text-align: center;
        line-height: 18px;
    }













.id-zt02 {
    overflow: hidden;
    width: 110%;
}

    .id-zt02 ul li {
        padding-bottom: 15px;
        float: left;
        margin-right: 45px;
    }

        .id-zt02 ul li a {
            display: block;
            width: 370px;
            height: 106px;
        }

            .id-zt02 ul li a img {
                display: block;
                width: 370px;
                height: 106px;
            }

.id-jgzz {
    height: 273px;
    overflow: hidden;
    overflow-y: auto;
}

    .id-jgzz ul li {
        line-height: 24px;
        margin: 4px 0;
        overflow: hidden;
        width: 14.28%;
        float: left;
    }

        .id-jgzz ul li a {
            float: left;
            white-space: nowrap;
            padding-left: 12px;
            background: url("../images/d01.jpg") no-repeat left center;
            color: #343434;
        }

            .id-jgzz ul li a:hover {
                color: #f42829;
            }

.id-qu {
    margin-top: 22px;
    overflow: hidden;
}

    .id-qu ul li {
        margin-right: 10px;
        float: left;
    }

        .id-qu ul li a {
            display: block;
            width: 140px;
            height: 36px;
            background: #f1f1f1;
            text-align: center;
            line-height: 36px;
            font-size: 16px;
            color: #343434;
        }

            .id-qu ul li a:hover {
                color: #f42829;
            }











.id-jgzz .title {
    height: 28px;
}

    .id-jgzz .title span {
        margin-left: 23px;
        float: left;
        width: 3px;
        height: 16px;
        background: #185ca2;
        margin-top: 6px;
    }

    .id-jgzz .title a {
        float: left;
        line-height: 28px;
        margin-left: 11px;
        font-size: 16px;
        font-weight: bold;
        color: #185ca2;
    }


.fullSlide {
    z-index: 1;
}



.window_iframe {
    position: fixed;
    _position: absolute;
    background: #FFF;
    text-align: left;
    left: 50%;
    top: 50%;
    margin-top: -290px;
    margin-left: -291px;
    z-index: 999999;
}




.mf-top {
    height: 102px;
    border-bottom: 1px dashed #dddddd;
    overflow: hidden;
}

    .mf-top h1 {
        margin-top: 12px;
        font-size: 22px;
        font-weight: bold;
        text-align: center;
        color: #185ca2;
        line-height: 30px;
    }

        .mf-top h1 a {
            color: #185ca2;
        }

    .mf-top p {
        margin-top: 5px;
        line-height: 24px;
        color: #185ca2;
        text-indent: 2em;
    }

.list01-yue03 {
    margin-top: 4px;
}







 

/***便民服务**/


.notice-dm {
    overflow: hidden;
    width: 1200px;
    float: left
}

    .notice-dm .tab-hd {
        float: left;
        width: 220px;
        overflow: hidden;
    }

        .notice-dm .tab-hd div {
            font-size: 18px;
            line-height: 120px;
            color: #639ff4;
            margin-bottom: 3px;
            float: left;
            width: 100%;
            background: #185ca3;
            display: block;
            height: 120px;
            cursor: pointer;
        }

            .notice-dm .tab-hd div i {
                float: left;
                background-image: url("../images/ico50.png");
                width: 102px;
                height: 120px;
            }

            .notice-dm .tab-hd div.on {
                background: #c2913c;
                color: #FFFFFF;
            }

                .notice-dm .tab-hd div.on i {
                    background-image: url("../images/ico51.png");
                }

            .notice-dm .tab-hd div.li02 i {
                background-position: 0 -123px;
            }

    .notice-dm .tab-bd {
        float: right;
        width: 960px;
        height: 244px;
        overflow: hidden;
    }

        .notice-dm .tab-bd .tab-bd-box {
            height: 244px;
            overflow: hidden;
        }

.jy-box {
    height: 86px;
    border-bottom: 1px solid #e8e8e8;
    overflow: hidden;
    margin-top: 31px;
}

    .jy-box a {
        width: 85px;
        margin: 0 50px;
        float: left;
    }

        .jy-box a i {
            display: block;
            background-image: url("../images/ico52.png");
            height: 32px;
        }

        .jy-box a:hover i {
            background-image: url("../images/ico53.png");
        }

        .jy-box a.li01 i {
            background-position: -12px 0;
        }

        .jy-box a.li02 i {
            background-position: -120px 0;
        }

        .jy-box a.li03 i {
            background-position: -227px 0;
        }

        .jy-box a.li04 i {
            background-position: -335px 0;
        }

        .jy-box a.li05 i {
            background-position: -445px 0;
        }

        .jy-box a.li06 i {
            background-position: -550px 0;
        }

        .jy-box a span {
            color: #343434;
            display: block;
            text-align: center;
            line-height: 100%;
            margin-top: 14px;
        }

        .jy-box a:hover span {
            color: #999999;
        }

.fl-box {
    margin-top: 22px;
    overflow: hidden;
    width: 110%;
}

    .fl-box a {
        line-height: 146px;
        float: left;
        height: 100px;
        width: 110px;
        background-image: url("../images/ico54.png");
        text-align: center;
        color: #ffffff;
        margin-left:38px;
        margin-right:38px;
    }

        .fl-box a:hover {
            background-image: url("../images/ico55.png");
        }

        .fl-box a.li02 {
            background-position: -135px 0;
        }

        .fl-box a.li03 {
            background-position: -269px 0;
        }

        .fl-box a.li04 {
            background-position: -403px 0;
        }

        .fl-box a.li05 {
            background-position: -537px 0;
        }

.gz-ul {
    width: 110%;
    overflow: hidden;
    height: 231px;
}

    .gz-ul div {
        float: left;
        text-align: center;
        font-size: 0;
        width: 155px;
        overflow: hidden;
        height: 116px;
        border-bottom: 1px solid #e8e8e8;
        padding:0 42px;
    }

        .gz-ul div a {
            width: 100px;
            margin: auto;
            display: block;
            margin-top: 32px;
        }

            .gz-ul div a i {
                background-image: url(../images/ico56.png);
                width: 90px;
                height: 32px;
                display: block;
            }

            .gz-ul div a:hover i {
                background-image: url(../images/ico57.png);
            }

        .gz-ul div.li01 a i {
            background-position: -4px -31px;
        }

        .gz-ul div.li02 a i {
            background-position: -114px -31px;
        }

        .gz-ul div.li03 a i {
            background-position: -222px -31px;
        }

        .gz-ul div.li04 a i {
            background-position: -331px -31px;
        }

        .gz-ul div.li05 a i {
            background-position: -440px -31px;
        }

        .gz-ul div.li06 a i {
            background-position: -8px -152px;
        }

        .gz-ul div.li07 a i {
            background-position: -114px -152px;
        }

        .gz-ul div.li08 a i {
            background-position: -222px -152px;
        }

        .gz-ul div.li09 a i {
            background-position: -332px -152px;
        }

        .gz-ul div.li10 a i {
            background-position: -440px -152px;
        }

        .gz-ul div.li11 a i {
            background-position: -536px -31px;
        }

        .gz-ul div a span {
            font-size: 14px;
            margin-top: 14px;
            color: #343434;
            display: block;
            text-align: center;
            line-height: 100%;
        }

        .gz-ul div a:hover span {
            color: #999999;
        }

.notice-dm-er02 {
    height: 270px;
    width: 286px;
    float: right;
    overflow: hidden;
    background: #eeeeee;
}

    .notice-dm-er02 .title {
        margin: 4px 12px 0;
        overflow: hidden;
        line-height: 24px;
    }

        .notice-dm-er02 .title img {
            float: left;
            margin-top: 4px;
        }

        .notice-dm-er02 .title span {
            float: left;
            margin-left: 10px;
            font-size: 16px;
            color: #1e60a4;
        }

.id-sj-xx {
    overflow: hidden;
    margin-left: 12px;
    width: 110%;
}

    .id-sj-xx a {
        margin-top: 5px;
        margin-right: 10px;
        float: left;
        height: 20px;
        width: 124px;
        color: #343434;
        text-align: center;
        background: #e5e5e5;
        line-height: 20px;
        border: 1px solid #e5e5e5;
    }

        .id-sj-xx a:hover {
            color: #FFFFFF;
            background: #275296;
            border: 1px solid #113977;
        }

.id-dhzx {
    margin: 5px auto 0;
    display: block;
    height: 20px;
    width: 260px;
    color: #343434;
    text-align: center;
    background: #e5e5e5;
    line-height: 20px;
    border: 1px solid #e5e5e5;
}

    .id-dhzx:hover {
        color: #FFFFFF;
        background: #275296;
        border: 1px solid #113977;
    }

.id-wxzx {
    display: block;
    margin: auto;
    width: 100px;
    height: 100px;
}
.bmfw-mode{
    height: 270px;
    width: 286px;
    float: right;
    overflow: hidden;
    background: #e8e8e8;
}
.bmfw-mode .link{
    float: left;
    width: 120px;
    height: 110px;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-left: 18px;
    margin-top: 18px;
}
.bmfw-mode .link:hover{
    background: #ffffff;
}
.bmfw-mode .link img{
    height: 44px;
    display: block;
    margin: 20px auto 0;
}
.bmfw-mode .link span{
    display: block;
    text-align: center;
    height: 44px;
    line-height: 44px;
    color: #343434;
}
.bmfw-mode .er{
    float: left;
    width: 120px;
    height: 110px;
    overflow: hidden;
    margin-left: 18px;
    margin-top: 18px;
}
.bmfw-mode .er img{
    display: block;
    margin: 4px auto 0;
}
.bmfw-mode .er span{
    line-height: 30px;
    text-align: center;
    color: #343434;
    font-weight: bold;
    display: block;
}

/***便民服务结束****/


.page {
    margin: auto;
    width: max-content; padding:20px 0; height:23px; font-size:12px;}
.page ul li {float:left; margin:0 3px; }
.page ul li a { border:1px solid #b2b2b2; color:#015092; padding: 3px 8px;display:block;}
.page ul li.on a { border:none; background:#0068b7; color:#fff;border:1px solid #b2b2b2;}
.page ul span { color:#333; display:block; float:left;line-height: 23px;}
.page ul input { width:43px; line-height:23px; color:#333; border:1px solid #b2b2b2; margin:0 5px; background:none;padding:0 2px;}
.page ul input.pageBtn { cursor:pointer;}
